[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:11:46.671648  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:42187
I20260713 09:11:46.673149  5563 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:11:46.674199  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:46.690464  5572 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
W20260713 09:11:46.690471  5570 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
W20260713 09:11:46.691324  5569 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
I20260713 09:11:46.692037  5563 server_base.cc:1061] running on GCE node
I20260713 09:11:47.793982  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:47.794204  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:47.794354  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933907794338 us; error 0 us; skew 500 ppm
I20260713 09:11:47.795112  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:47.800282  5563 webserver.cc:533] Webserver started at http://127.5.110.254:39475/ using document root <none> and password file <none>
I20260713 09:11:47.801134  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:47.801326  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:47.801754  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:47.807391  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "6fdde84133d14b40b35b70af3ccf0a3e"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-scq0"
I20260713 09:11:47.816996  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.001s
I20260713 09:11:47.822490  5578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:47.823596  5563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:11:47.823925  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "6fdde84133d14b40b35b70af3ccf0a3e"
format_stamp: "Formatted at 2026-07-13 09:11:47 on dist-test-slave-scq0"
I20260713 09:11:47.824247  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-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)
I20260713 09:11:47.869760  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:47.871241  5563 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:11:47.871675  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:47.938428  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:42187
I20260713 09:11:47.938500  5629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:42187 every 8 connection(s)
I20260713 09:11:47.945817  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:47.967128  5630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: Bootstrap starting.
I20260713 09:11:47.972898  5630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.974752  5630 log.cc:826] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: Log is configured to *not* fsync() on all Append() calls
I20260713 09:11:47.979111  5630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: No bootstrap required, opened a new log
I20260713 09:11:47.998986  5630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER }
I20260713 09:11:47.999594  5630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.999820  5630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdde84133d14b40b35b70af3ccf0a3e, State: Initialized, Role: FOLLOWER
I20260713 09:11:48.000658  5630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER }
I20260713 09:11:48.001135  5630 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:48.001415  5630 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:48.001782  5630 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.005700  5630 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER }
I20260713 09:11:48.006353  5630 leader_election.cc:304] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [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: 6fdde84133d14b40b35b70af3ccf0a3e; no voters: 
I20260713 09:11:48.007987  5630 leader_election.cc:290] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:48.008296  5633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:48.010617  5633 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 1 LEADER]: Becoming Leader. State: Replica: 6fdde84133d14b40b35b70af3ccf0a3e, State: Running, Role: LEADER
I20260713 09:11:48.011502  5633 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [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: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER }
I20260713 09:11:48.012503  5630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:48.022351  5634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER } }
I20260713 09:11:48.023176  5634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:48.022332  5635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fdde84133d14b40b35b70af3ccf0a3e. Latest consensus state: current_term: 1 leader_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fdde84133d14b40b35b70af3ccf0a3e" member_type: VOTER } }
I20260713 09:11:48.024256  5635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:48.025993  5642 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:48.038146  5642 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:48.040300  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:48.054229  5642 catalog_manager.cc:1383] Generated new cluster ID: 4fe34f8fc19642c3bd1cada914a3526d
I20260713 09:11:48.054455  5642 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:48.066921  5642 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:48.068341  5642 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:48.080490  5642 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: Generated new TSK 0
I20260713 09:11:48.081291  5642 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:48.107049  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:48.115023  5652 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
W20260713 09:11:48.118104  5653 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
W20260713 09:11:48.121111  5655 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
I20260713 09:11:48.121726  5563 server_base.cc:1061] running on GCE node
I20260713 09:11:48.122423  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:48.122607  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:48.122786  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933908122767 us; error 0 us; skew 500 ppm
I20260713 09:11:48.123366  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:48.127419  5563 webserver.cc:533] Webserver started at http://127.5.110.193:40953/ using document root <none> and password file <none>
I20260713 09:11:48.128051  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:48.128242  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:48.128526  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:48.129642  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "fbf1fc53255a409984ff3ab684cafabf"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.135077  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:11:48.139276  5660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.140105  5563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:48.140465  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "fbf1fc53255a409984ff3ab684cafabf"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.140826  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-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)
I20260713 09:11:48.165432  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:48.167214  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:48.169945  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:48.175241  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:48.175547  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.175853  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:48.176074  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.262513  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:40405
I20260713 09:11:48.262576  5722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:40405 every 8 connection(s)
I20260713 09:11:48.270004  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:48.278810  5727 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
W20260713 09:11:48.282711  5728 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
I20260713 09:11:48.289772  5563 server_base.cc:1061] running on GCE node
W20260713 09:11:48.291035  5730 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
I20260713 09:11:48.292757  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:48.292973  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:48.293165  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933908293143 us; error 0 us; skew 500 ppm
I20260713 09:11:48.293787  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:48.295826  5723 heartbeater.cc:344] Connected to a master server at 127.5.110.254:42187
I20260713 09:11:48.296298  5723 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:48.297606  5723 heartbeater.cc:507] Master 127.5.110.254:42187 requested a full tablet report, sending...
I20260713 09:11:48.299479  5563 webserver.cc:533] Webserver started at http://127.5.110.194:39631/ using document root <none> and password file <none>
I20260713 09:11:48.300020  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:48.300278  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:48.300613  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:48.301281  5595 ts_manager.cc:194] Registered new tserver with Master: fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405)
I20260713 09:11:48.302242  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "25eb2c17ad394cad9d073b6d83a4908c"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.304204  5595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49734
I20260713 09:11:48.308663  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:48.313030  5735 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.313813  5563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:48.314060  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "25eb2c17ad394cad9d073b6d83a4908c"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.314335  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-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)
I20260713 09:11:48.337996  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:48.339202  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:48.340600  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:48.343669  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:48.343851  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.344077  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:48.344224  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.436432  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:40369
I20260713 09:11:48.436543  5798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:40369 every 8 connection(s)
I20260713 09:11:48.443296  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:48.452455  5802 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
W20260713 09:11:48.454034  5803 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
I20260713 09:11:48.458087  5799 heartbeater.cc:344] Connected to a master server at 127.5.110.254:42187
I20260713 09:11:48.458484  5799 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:48.459208  5563 server_base.cc:1061] running on GCE node
W20260713 09:11:48.459374  5805 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
I20260713 09:11:48.459441  5799 heartbeater.cc:507] Master 127.5.110.254:42187 requested a full tablet report, sending...
I20260713 09:11:48.460536  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:48.460740  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:48.460923  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933908460905 us; error 0 us; skew 500 ppm
I20260713 09:11:48.461540  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:48.461831  5595 ts_manager.cc:194] Registered new tserver with Master: 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:48.463541  5595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49738
I20260713 09:11:48.466728  5563 webserver.cc:533] Webserver started at http://127.5.110.195:32809/ using document root <none> and password file <none>
I20260713 09:11:48.467206  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:48.467384  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:48.467621  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:48.468683  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "4ac6288baea946a3ae14a94bdb85ed09"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.473603  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:11:48.477140  5810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.478112  5563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:48.478391  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "4ac6288baea946a3ae14a94bdb85ed09"
format_stamp: "Formatted at 2026-07-13 09:11:48 on dist-test-slave-scq0"
I20260713 09:11:48.478660  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933906510588-5563-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)
I20260713 09:11:48.500005  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:48.501291  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:48.503710  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:48.506996  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:48.507265  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.507505  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:48.507647  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:48.598569  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:40639
I20260713 09:11:48.598662  5872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:40639 every 8 connection(s)
I20260713 09:11:48.614539  5873 heartbeater.cc:344] Connected to a master server at 127.5.110.254:42187
I20260713 09:11:48.614868  5873 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:48.615581  5873 heartbeater.cc:507] Master 127.5.110.254:42187 requested a full tablet report, sending...
I20260713 09:11:48.617653  5595 ts_manager.cc:194] Registered new tserver with Master: 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:48.618129  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014904731s
I20260713 09:11:48.619323  5595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49740
I20260713 09:11:48.675838  5595 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49750:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:48.680763  5595 catalog_manager.cc:7077] 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.
I20260713 09:11:48.769959  5838 tablet_service.cc:1511] Processing CreateTablet for tablet 55575bdd487144d7ae7ec969b70207a1 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:48.771601  5838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55575bdd487144d7ae7ec969b70207a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.775184  5837 tablet_service.cc:1511] Processing CreateTablet for tablet 4373288c14de4c7babaf44e352951d23 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:48.788956  5836 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ac89d76c7472c8c6130f58becd211 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:48.793819  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4373288c14de4c7babaf44e352951d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.794620  5834 tablet_service.cc:1511] Processing CreateTablet for tablet 7229407035574bee9ad5d1fe92c16b28 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:48.795230  5835 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05b9ee1192443ba11e0e2d78cb9650 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:48.796998  5836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ac89d76c7472c8c6130f58becd211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.799100  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05b9ee1192443ba11e0e2d78cb9650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.807705  5834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229407035574bee9ad5d1fe92c16b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.817303  5687 tablet_service.cc:1511] Processing CreateTablet for tablet 4373288c14de4c7babaf44e352951d23 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:48.817227  5685 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05b9ee1192443ba11e0e2d78cb9650 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:48.818987  5686 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ac89d76c7472c8c6130f58becd211 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:48.820914  5833 tablet_service.cc:1511] Processing CreateTablet for tablet d9dcb78a56294fc58f7aefdb593e19fd (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:48.823045  5687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4373288c14de4c7babaf44e352951d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.814739  5683 tablet_service.cc:1511] Processing CreateTablet for tablet d9dcb78a56294fc58f7aefdb593e19fd (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:48.817973  5688 tablet_service.cc:1511] Processing CreateTablet for tablet 55575bdd487144d7ae7ec969b70207a1 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:48.815667  5684 tablet_service.cc:1511] Processing CreateTablet for tablet 7229407035574bee9ad5d1fe92c16b28 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:48.830219  5686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ac89d76c7472c8c6130f58becd211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.825438  5682 tablet_service.cc:1511] Processing CreateTablet for tablet 69615a8f427b44f7903c15c140e958ef (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:48.834384  5833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dcb78a56294fc58f7aefdb593e19fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.834414  5684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229407035574bee9ad5d1fe92c16b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.838867  5681 tablet_service.cc:1511] Processing CreateTablet for tablet 209b5ab7732e466ab54548f5ea7899a0 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:48.835595  5832 tablet_service.cc:1511] Processing CreateTablet for tablet 69615a8f427b44f7903c15c140e958ef (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:48.835654  5762 tablet_service.cc:1511] Processing CreateTablet for tablet 4373288c14de4c7babaf44e352951d23 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:48.842165  5761 tablet_service.cc:1511] Processing CreateTablet for tablet 6d1ac89d76c7472c8c6130f58becd211 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:48.846660  5762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4373288c14de4c7babaf44e352951d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.849042  5760 tablet_service.cc:1511] Processing CreateTablet for tablet 4b05b9ee1192443ba11e0e2d78cb9650 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:48.842329  5763 tablet_service.cc:1511] Processing CreateTablet for tablet 55575bdd487144d7ae7ec969b70207a1 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:48.850833  5685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05b9ee1192443ba11e0e2d78cb9650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.852679  5832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69615a8f427b44f7903c15c140e958ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.856086  5761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d1ac89d76c7472c8c6130f58becd211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.858006  5681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b5ab7732e466ab54548f5ea7899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.869486  5759 tablet_service.cc:1511] Processing CreateTablet for tablet 7229407035574bee9ad5d1fe92c16b28 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:48.871390  5760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b05b9ee1192443ba11e0e2d78cb9650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.875087  5758 tablet_service.cc:1511] Processing CreateTablet for tablet d9dcb78a56294fc58f7aefdb593e19fd (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:48.878124  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69615a8f427b44f7903c15c140e958ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.878993  5759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7229407035574bee9ad5d1fe92c16b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.883993  5683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dcb78a56294fc58f7aefdb593e19fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.890677  5891 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:48.893770  5757 tablet_service.cc:1511] Processing CreateTablet for tablet 69615a8f427b44f7903c15c140e958ef (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:48.886744  5758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9dcb78a56294fc58f7aefdb593e19fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.905377  5688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55575bdd487144d7ae7ec969b70207a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.908131  5756 tablet_service.cc:1511] Processing CreateTablet for tablet 209b5ab7732e466ab54548f5ea7899a0 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:48.910583  5763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55575bdd487144d7ae7ec969b70207a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.912356  5757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69615a8f427b44f7903c15c140e958ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.915095  5756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b5ab7732e466ab54548f5ea7899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.932613  5838 tablet_service.cc:1511] Processing CreateTablet for tablet 209b5ab7732e466ab54548f5ea7899a0 (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:48.934062  5838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b5ab7732e466ab54548f5ea7899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.947749  5680 tablet_service.cc:1511] Processing CreateTablet for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:48.951598  5680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:48.985431  5891 tablet_bootstrap.cc:654] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.001870  5755 tablet_service.cc:1511] Processing CreateTablet for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:49.004124  5755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:49.011253  5837 tablet_service.cc:1511] Processing CreateTablet for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be (DEFAULT_TABLE table=test-workload [id=34082b55de9f41f3a16990a8aec70d84]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:49.012444  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850e8fd4a2d14bf5b2d20a83aad0e5be. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:49.034428  5643 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:49.072485  5893 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.075460  5891 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.075917  5891 ts_tablet_manager.cc:1403] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.004s
I20260713 09:11:49.080488  5891 raft_consensus.cc:359] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.081477  5891 raft_consensus.cc:385] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.082453  5891 raft_consensus.cc:740] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.084570  5891 consensus_queue.cc:260] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.088878  5892 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.098054  5891 ts_tablet_manager.cc:1434] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:11:49.098965  5873 heartbeater.cc:499] Master 127.5.110.254:42187 was elected leader, sending a full tablet report...
I20260713 09:11:49.099310  5891 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.100991  5892 tablet_bootstrap.cc:654] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.105798  5891 tablet_bootstrap.cc:654] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:49.105851  5874 tablet.cc:2406] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:49.112879  5893 tablet_bootstrap.cc:654] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.117080  5892 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.117550  5892 ts_tablet_manager.cc:1403] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.015s
I20260713 09:11:49.122294  5892 raft_consensus.cc:359] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.123059  5892 raft_consensus.cc:385] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.123360  5892 raft_consensus.cc:740] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.124109  5891 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.124044  5892 consensus_queue.cc:260] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.124624  5891 ts_tablet_manager.cc:1403] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260713 09:11:49.127571  5891 raft_consensus.cc:359] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.128263  5891 raft_consensus.cc:385] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.128545  5891 raft_consensus.cc:740] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.129228  5891 consensus_queue.cc:260] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.131373  5891 ts_tablet_manager.cc:1434] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:49.132298  5891 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.138509  5893 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.138761  5891 tablet_bootstrap.cc:654] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.138938  5893 ts_tablet_manager.cc:1403] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.012s
I20260713 09:11:49.143996  5723 heartbeater.cc:499] Master 127.5.110.254:42187 was elected leader, sending a full tablet report...
I20260713 09:11:49.144587  5892 ts_tablet_manager.cc:1434] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.005s
I20260713 09:11:49.145475  5892 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.142397  5893 raft_consensus.cc:359] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.148543  5893 raft_consensus.cc:385] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.148875  5893 raft_consensus.cc:740] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.149614  5893 consensus_queue.cc:260] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.152081  5892 tablet_bootstrap.cc:654] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.159824  5893 ts_tablet_manager.cc:1434] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.007s
I20260713 09:11:49.160516  5799 heartbeater.cc:499] Master 127.5.110.254:42187 was elected leader, sending a full tablet report...
I20260713 09:11:49.163048  5891 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.163492  5891 ts_tablet_manager.cc:1403] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260713 09:11:49.166191  5891 raft_consensus.cc:359] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.166855  5891 raft_consensus.cc:385] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.167125  5891 raft_consensus.cc:740] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.168700  5891 consensus_queue.cc:260] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.170097  5892 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.170545  5892 ts_tablet_manager.cc:1403] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260713 09:11:49.170949  5893 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.173247  5892 raft_consensus.cc:359] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.173941  5892 raft_consensus.cc:385] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.174244  5892 raft_consensus.cc:740] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.174933  5892 consensus_queue.cc:260] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.176868  5891 ts_tablet_manager.cc:1434] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:11:49.178886  5893 tablet_bootstrap.cc:654] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.180039  5891 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.182958  5892 ts_tablet_manager.cc:1434] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:49.196568  5892 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.184218  5895 raft_consensus.cc:493] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.199453  5895 raft_consensus.cc:515] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.200258  5891 tablet_bootstrap.cc:654] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.202581  5895 leader_election.cc:290] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.207413  5893 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.207949  5893 ts_tablet_manager.cc:1403] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.007s
I20260713 09:11:49.209435  5892 tablet_bootstrap.cc:654] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.210911  5893 raft_consensus.cc:359] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.211592  5893 raft_consensus.cc:385] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.211886  5893 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.212625  5893 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.216867  5893 ts_tablet_manager.cc:1434] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:49.217814  5893 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.227226  5892 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.227746  5892 ts_tablet_manager.cc:1403] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.004s
I20260713 09:11:49.230959  5892 raft_consensus.cc:359] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.231652  5892 raft_consensus.cc:385] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.231791  5891 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.231966  5892 raft_consensus.cc:740] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.232687  5892 consensus_queue.cc:260] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.233733  5893 tablet_bootstrap.cc:654] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.234684  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.235549  5892 ts_tablet_manager.cc:1434] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:49.235482  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.236533  5892 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
W20260713 09:11:49.237329  5812 leader_election.cc:343] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.238282  5891 ts_tablet_manager.cc:1403] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.008s
W20260713 09:11:49.240836  5811 leader_election.cc:343] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.241269  5811 leader_election.cc:304] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09; no voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.241150  5891 raft_consensus.cc:359] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.241900  5891 raft_consensus.cc:385] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.242182  5891 raft_consensus.cc:740] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.242444  5895 raft_consensus.cc:2749] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.243059  5891 consensus_queue.cc:260] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.245486  5892 tablet_bootstrap.cc:654] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.250500  5891 ts_tablet_manager.cc:1434] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:11:49.250811  5892 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.251230  5892 ts_tablet_manager.cc:1403] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:11:49.251487  5891 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.253921  5892 raft_consensus.cc:359] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.254643  5892 raft_consensus.cc:385] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.254923  5892 raft_consensus.cc:740] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.255568  5892 consensus_queue.cc:260] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.257582  5891 tablet_bootstrap.cc:654] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.258143  5895 raft_consensus.cc:493] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.258482  5893 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.258572  5895 raft_consensus.cc:515] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.259990  5892 ts_tablet_manager.cc:1434] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:49.260591  5895 leader_election.cc:290] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.260886  5892 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.261754  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
W20260713 09:11:49.263128  5811 leader_election.cc:343] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.264675  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
W20260713 09:11:49.267079  5812 leader_election.cc:343] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.267501  5812 leader_election.cc:304] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09; no voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.268224  5892 tablet_bootstrap.cc:654] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.268209  5895 raft_consensus.cc:2749] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.270241  5899 raft_consensus.cc:493] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.270678  5899 raft_consensus.cc:515] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.273005  5899 leader_election.cc:290] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.259011  5893 ts_tablet_manager.cc:1403] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260713 09:11:49.286581  5893 raft_consensus.cc:359] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.287323  5893 raft_consensus.cc:385] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.287638  5893 raft_consensus.cc:740] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.288410  5893 consensus_queue.cc:260] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.290755  5893 ts_tablet_manager.cc:1434] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:49.291729  5893 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.300253  5893 tablet_bootstrap.cc:654] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.301980  5891 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.304323  5891 ts_tablet_manager.cc:1403] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.024s
I20260713 09:11:49.309067  5892 tablet_bootstrap.cc:492] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.309684  5892 ts_tablet_manager.cc:1403] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.014s
I20260713 09:11:49.308903  5891 raft_consensus.cc:359] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.310477  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.310988  5891 raft_consensus.cc:385] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.311501  5891 raft_consensus.cc:740] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.311661  5848 raft_consensus.cc:2468] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.312352  5891 consensus_queue.cc:260] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.313310  5662 leader_election.cc:304] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.313344  5892 raft_consensus.cc:359] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.314209  5892 raft_consensus.cc:385] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.314509  5892 raft_consensus.cc:740] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.315263  5899 raft_consensus.cc:2804] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.315176  5892 consensus_queue.cc:260] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.317178  5901 raft_consensus.cc:493] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.317667  5901 raft_consensus.cc:515] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.320421  5901 leader_election.cc:290] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.315622  5899 raft_consensus.cc:493] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.320987  5899 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.327998  5899 raft_consensus.cc:515] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.331911  5891 ts_tablet_manager.cc:1434] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260713 09:11:49.332990  5891 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.338081  5899 leader_election.cc:290] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.341346  5893 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.341198  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.341847  5848 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.341888  5893 ts_tablet_manager.cc:1403] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.007s
I20260713 09:11:49.344930  5901 raft_consensus.cc:493] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.345402  5901 raft_consensus.cc:515] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.347379  5901 leader_election.cc:290] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.348345  5893 raft_consensus.cc:359] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.349077  5893 raft_consensus.cc:385] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.349372  5893 raft_consensus.cc:740] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.351835  5892 ts_tablet_manager.cc:1434] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.023s
I20260713 09:11:49.352463  5891 tablet_bootstrap.cc:654] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.353276  5892 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.356122  5893 consensus_queue.cc:260] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.358611  5893 ts_tablet_manager.cc:1434] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:49.359478  5893 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.359616  5892 tablet_bootstrap.cc:654] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.361469  5848 raft_consensus.cc:2468] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.362699  5662 leader_election.cc:304] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.363656  5916 raft_consensus.cc:2804] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.364388  5916 raft_consensus.cc:697] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.365237  5916 consensus_queue.cc:237] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.367165  5901 raft_consensus.cc:493] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.367977  5893 tablet_bootstrap.cc:654] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.367619  5901 raft_consensus.cc:515] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.369727  5901 leader_election.cc:290] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.373652  5892 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.374101  5892 ts_tablet_manager.cc:1403] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 09:11:49.375245  5891 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.375689  5891 ts_tablet_manager.cc:1403] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.003s
I20260713 09:11:49.377343  5892 raft_consensus.cc:359] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.378049  5892 raft_consensus.cc:385] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.378331  5892 raft_consensus.cc:740] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.379659  5892 consensus_queue.cc:260] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.380082  5891 raft_consensus.cc:359] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.380708  5891 raft_consensus.cc:385] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.380980  5891 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.382026  5892 ts_tablet_manager.cc:1434] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:49.381690  5891 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.382989  5892 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.387254  5891 ts_tablet_manager.cc:1434] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:11:49.389999  5891 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.397084  5892 tablet_bootstrap.cc:654] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.397440  5891 tablet_bootstrap.cc:654] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.403105  5595 catalog_manager.cc:5697] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.417737  5892 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.418234  5892 ts_tablet_manager.cc:1403] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260713 09:11:49.418483  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.420110  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:49.420879  5892 raft_consensus.cc:359] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
W20260713 09:11:49.423425  5661 leader_election.cc:343] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.424278  5891 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.426155  5891 ts_tablet_manager.cc:1403] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.021s
I20260713 09:11:49.429191  5891 raft_consensus.cc:359] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.429919  5891 raft_consensus.cc:385] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.430239  5891 raft_consensus.cc:740] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.430884  5892 raft_consensus.cc:385] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:49.430864  5661 leader_election.cc:343] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.431339  5892 raft_consensus.cc:740] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.432060  5892 consensus_queue.cc:260] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.434182  5892 ts_tablet_manager.cc:1434] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:11:49.430964  5891 consensus_queue.cc:260] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.435105  5892 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.436223  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.437009  5891 ts_tablet_manager.cc:1434] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:11:49.438172  5891 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
I20260713 09:11:49.442355  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.442950  5698 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 0.
I20260713 09:11:49.443171  5893 tablet_bootstrap.cc:492] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.446089  5893 ts_tablet_manager.cc:1403] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.018s
I20260713 09:11:49.450703  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
W20260713 09:11:49.451946  5737 leader_election.cc:343] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.452688  5737 leader_election.cc:304] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.454480  5901 raft_consensus.cc:2804] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.454891  5901 raft_consensus.cc:493] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.455232  5901 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.455715  5892 tablet_bootstrap.cc:654] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.452764  5893 raft_consensus.cc:359] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
W20260713 09:11:49.454558  5737 leader_election.cc:343] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.456728  5893 raft_consensus.cc:385] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.458009  5893 raft_consensus.cc:740] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.458935  5893 consensus_queue.cc:260] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.466610  5901 raft_consensus.cc:515] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.468750  5901 leader_election.cc:290] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.470731  5891 tablet_bootstrap.cc:654] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.471760  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.472518  5848 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 0.
I20260713 09:11:49.474864  5892 tablet_bootstrap.cc:492] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.475210  5892 ts_tablet_manager.cc:1403] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.012s
I20260713 09:11:49.477022  5892 raft_consensus.cc:359] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.477626  5892 raft_consensus.cc:385] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.477880  5892 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.478407  5892 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.479094  5893 ts_tablet_manager.cc:1434] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.001s
I20260713 09:11:49.479810  5892 ts_tablet_manager.cc:1434] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:49.480005  5893 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.480536  5892 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: Bootstrap starting.
I20260713 09:11:49.481742  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.482226  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.483174  5737 leader_election.cc:304] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.484333  5847 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 0.
I20260713 09:11:49.483232  5895 raft_consensus.cc:493] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.485662  5929 raft_consensus.cc:2804] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.487934  5929 raft_consensus.cc:493] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.488286  5929 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.487931  5895 raft_consensus.cc:515] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.486526  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:49.490377  5846 raft_consensus.cc:2468] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 0.
I20260713 09:11:49.489852  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.491482  5847 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.495707  5737 leader_election.cc:304] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.490510  5698 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.496443  5901 raft_consensus.cc:2804] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.496798  5901 raft_consensus.cc:493] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.497313  5901 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.497882  5929 raft_consensus.cc:515] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.500672  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.501564  5895 leader_election.cc:290] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.501920  5916 raft_consensus.cc:493] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.503216  5916 raft_consensus.cc:515] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
W20260713 09:11:49.503939  5812 leader_election.cc:343] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.505332  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:49.505914  5697 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.507233  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.507958  5916 leader_election.cc:290] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.508309  5773 raft_consensus.cc:2468] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.508908  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.509469  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.510296  5661 leader_election.cc:304] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
W20260713 09:11:49.511047  5662 leader_election.cc:343] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.511960  5901 raft_consensus.cc:515] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.513702  5916 raft_consensus.cc:2804] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.514046  5916 raft_consensus.cc:493] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.515200  5929 leader_election.cc:290] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.514825  5899 raft_consensus.cc:493] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.515309  5696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:49.516714  5899 raft_consensus.cc:515] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.517385  5772 raft_consensus.cc:2393] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ac6288baea946a3ae14a94bdb85ed09 in current term 1: Already voted for candidate 25eb2c17ad394cad9d073b6d83a4908c in this term.
I20260713 09:11:49.517632  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
W20260713 09:11:49.517691  5737 leader_election.cc:343] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.514366  5916 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.518757  5899 leader_election.cc:290] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.519804  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.520531  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.518267  5846 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.521111  5848 raft_consensus.cc:2468] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
W20260713 09:11:49.521159  5661 leader_election.cc:343] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.523471  5811 leader_election.cc:304] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09; no voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.524256  5662 leader_election.cc:304] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.525818  5899 raft_consensus.cc:2804] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.526165  5899 raft_consensus.cc:493] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.526481  5899 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.515919  5847 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 1.
I20260713 09:11:49.528509  5895 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.531361  5737 leader_election.cc:304] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:49.534005  5697 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 1.
I20260713 09:11:49.530771  5901 leader_election.cc:290] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.538769  5929 raft_consensus.cc:2804] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.537689  5698 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 1.
I20260713 09:11:49.539279  5929 raft_consensus.cc:697] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:49.546785  5929 consensus_queue.cc:237] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.545650  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.545773  5737 leader_election.cc:304] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.548864  5901 raft_consensus.cc:2804] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.554097  5895 raft_consensus.cc:2749] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.554874  5901 raft_consensus.cc:697] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:49.556779  5893 tablet_bootstrap.cc:654] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.549686  5899 raft_consensus.cc:515] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.556506  5901 consensus_queue.cc:237] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.563166  5891 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.563578  5891 ts_tablet_manager.cc:1403] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.009s
I20260713 09:11:49.562908  5916 raft_consensus.cc:515] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.567477  5931 raft_consensus.cc:493] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.568377  5892 tablet_bootstrap.cc:654] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.568951  5916 leader_election.cc:290] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.569794  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:49.570060  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.570313  5899 leader_election.cc:290] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.571188  5772 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.571341  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
W20260713 09:11:49.571573  5662 leader_election.cc:343] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.573032  5891 raft_consensus.cc:359] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.573678  5891 raft_consensus.cc:385] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.573937  5891 raft_consensus.cc:740] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.567978  5931 raft_consensus.cc:515] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.574728  5891 consensus_queue.cc:260] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.576823  5891 ts_tablet_manager.cc:1434] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:11:49.572309  5846 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 1.
I20260713 09:11:49.577908  5848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.578431  5848 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.579480  5891 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: Bootstrap starting.
W20260713 09:11:49.581102  5661 leader_election.cc:343] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.591146  5772 raft_consensus.cc:2468] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.587355  5594 catalog_manager.cc:5697] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 1 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.592263  5661 leader_election.cc:304] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:49.593354  5899 raft_consensus.cc:2804] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.594178  5899 raft_consensus.cc:697] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.595036  5899 consensus_queue.cc:237] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.607201  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.600916  5848 raft_consensus.cc:2468] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
W20260713 09:11:49.608508  5661 leader_election.cc:343] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.609114  5662 leader_election.cc:304] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.610260  5916 raft_consensus.cc:2804] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.611984  5891 tablet_bootstrap.cc:654] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.603770  5931 leader_election.cc:290] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.614298  5847 raft_consensus.cc:2468] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 1.
I20260713 09:11:49.617403  5737 leader_election.cc:304] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.618610  5929 raft_consensus.cc:2804] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.616390  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.622459  5929 raft_consensus.cc:697] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:49.624392  5929 consensus_queue.cc:237] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.627915  5846 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.629390  5662 leader_election.cc:304] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.630226  5899 raft_consensus.cc:2804] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.630648  5899 raft_consensus.cc:493] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.631049  5899 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.631844  5892 tablet_bootstrap.cc:492] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: No bootstrap required, opened a new log
I20260713 09:11:49.632263  5892 ts_tablet_manager.cc:1403] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.015s
I20260713 09:11:49.634727  5892 raft_consensus.cc:359] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.635377  5892 raft_consensus.cc:385] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.635638  5892 raft_consensus.cc:740] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.636279  5892 consensus_queue.cc:260] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.635988  5594 catalog_manager.cc:5697] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.639190  5892 ts_tablet_manager.cc:1434] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:11:49.639900  5893 tablet_bootstrap.cc:492] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.641108  5893 ts_tablet_manager.cc:1403] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.161s	user 0.024s	sys 0.029s
I20260713 09:11:49.639827  5916 raft_consensus.cc:697] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.644145  5893 raft_consensus.cc:359] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.646045  5893 raft_consensus.cc:385] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.644531  5593 catalog_manager.cc:5697] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 1 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.646391  5891 tablet_bootstrap.cc:492] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: No bootstrap required, opened a new log
I20260713 09:11:49.646843  5891 ts_tablet_manager.cc:1403] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.008s
I20260713 09:11:49.644857  5938 raft_consensus.cc:493] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.647254  5899 raft_consensus.cc:515] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.647256  5593 catalog_manager.cc:5697] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 1 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.649194  5891 raft_consensus.cc:359] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.649794  5891 raft_consensus.cc:385] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.650034  5891 raft_consensus.cc:740] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.650620  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:49.650612  5891 consensus_queue.cc:260] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
W20260713 09:11:49.652012  5661 leader_election.cc:343] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:49.652427  5891 ts_tablet_manager.cc:1434] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260713 09:11:49.646411  5893 raft_consensus.cc:740] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.652891  5899 leader_election.cc:290] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.653784  5893 consensus_queue.cc:260] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.655293  5938 raft_consensus.cc:515] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.655912  5893 ts_tablet_manager.cc:1434] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260713 09:11:49.656842  5893 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.657645  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.658191  5846 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.659003  5938 leader_election.cc:290] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.657440  5916 consensus_queue.cc:237] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.660048  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.660651  5772 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.662230  5661 leader_election.cc:304] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.662688  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.663007  5938 raft_consensus.cc:2804] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.663296  5893 tablet_bootstrap.cc:654] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.663342  5938 raft_consensus.cc:493] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.663797  5938 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.665985  5847 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.669858  5938 raft_consensus.cc:515] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.671209  5846 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.671633  5938 leader_election.cc:290] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.672412  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.674919  5847 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.672912  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:49.678001  5772 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.684753  5772 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.684217  5594 catalog_manager.cc:5697] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.685993  5661 leader_election.cc:304] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.687402  5662 leader_election.cc:304] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.685241  5847 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.693693  5916 raft_consensus.cc:2804] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.694168  5916 raft_consensus.cc:697] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.695091  5916 consensus_queue.cc:237] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [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: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:49.694104  5938 raft_consensus.cc:2804] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.701601  5938 raft_consensus.cc:697] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.703243  5893 tablet_bootstrap.cc:492] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.702802  5938 consensus_queue.cc:237] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.703804  5893 ts_tablet_manager.cc:1403] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.020s
I20260713 09:11:49.712796  5594 catalog_manager.cc:5697] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.715374  5893 raft_consensus.cc:359] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.716192  5893 raft_consensus.cc:385] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.716557  5893 raft_consensus.cc:740] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.717800  5893 consensus_queue.cc:260] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.720037  5893 ts_tablet_manager.cc:1434] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.006s
I20260713 09:11:49.721092  5893 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.727852  5893 tablet_bootstrap.cc:654] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.730401  5593 catalog_manager.cc:5697] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.732347  5893 tablet_bootstrap.cc:492] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.732720  5893 ts_tablet_manager.cc:1403] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:11:49.735168  5893 raft_consensus.cc:359] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.735827  5893 raft_consensus.cc:385] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.736178  5893 raft_consensus.cc:740] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.736838  5893 consensus_queue.cc:260] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.738723  5893 ts_tablet_manager.cc:1434] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:49.739511  5893 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: Bootstrap starting.
I20260713 09:11:49.744966  5893 tablet_bootstrap.cc:654] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:49.754453  5893 tablet_bootstrap.cc:492] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: No bootstrap required, opened a new log
I20260713 09:11:49.754873  5893 ts_tablet_manager.cc:1403] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:11:49.757241  5893 raft_consensus.cc:359] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.757751  5893 raft_consensus.cc:385] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:49.757956  5893 raft_consensus.cc:740] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Initialized, Role: FOLLOWER
I20260713 09:11:49.758456  5893 consensus_queue.cc:260] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.759785  5893 ts_tablet_manager.cc:1434] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:49.770478  5938 raft_consensus.cc:493] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.771000  5895 raft_consensus.cc:493] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.770892  5938 raft_consensus.cc:515] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.771454  5895 raft_consensus.cc:515] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.772867  5938 leader_election.cc:290] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.773293  5895 leader_election.cc:290] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:49.774380  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.774348  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.774793  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.775151  5773 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.775465  5772 raft_consensus.cc:2393] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ac6288baea946a3ae14a94bdb85ed09 in current term 1: Already voted for candidate fbf1fc53255a409984ff3ab684cafabf in this term.
I20260713 09:11:49.774580  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.776317  5661 leader_election.cc:304] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.776522  5811 leader_election.cc:304] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09; no voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.776821  5847 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 0.
I20260713 09:11:49.777266  5895 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.777107  5938 raft_consensus.cc:2804] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:49.778450  5938 raft_consensus.cc:493] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:49.778777  5938 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.783509  5895 raft_consensus.cc:2749] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.784577  5938 raft_consensus.cc:515] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.786417  5938 leader_election.cc:290] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.786779  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:49.786968  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:49.787333  5772 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.787415  5847 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.791411  5847 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.792225  5662 leader_election.cc:304] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:49.792810  5938 raft_consensus.cc:2804] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:49.793167  5938 raft_consensus.cc:697] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:49.793916  5772 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 1.
I20260713 09:11:49.793874  5938 consensus_queue.cc:237] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.800359  5593 catalog_manager.cc:5697] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 0 to 1, leader changed from <none> to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 1 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.810824  5938 raft_consensus.cc:493] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.811374  5938 raft_consensus.cc:515] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.814440  5938 leader_election.cc:290] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.814774  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c" is_pre_election: true
I20260713 09:11:49.824923  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.825712  5847 raft_consensus.cc:2393] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbf1fc53255a409984ff3ab684cafabf in current term 1: Already voted for candidate 25eb2c17ad394cad9d073b6d83a4908c in this term.
I20260713 09:11:49.827013  5662 leader_election.cc:304] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [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: fbf1fc53255a409984ff3ab684cafabf; no voters: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:49.827780  5938 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.828524  5916 consensus_queue.cc:1048] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.835044  5938 raft_consensus.cc:2749] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:49.850373  5772 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.856205  5899 consensus_queue.cc:1048] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.962337  5772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:49.963086  5772 raft_consensus.cc:606] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Received request to transfer leadership to TS fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.978240  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:49.978721  5697 raft_consensus.cc:606] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.978956  5929 raft_consensus.cc:493] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:49.979382  5929 raft_consensus.cc:515] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:49.981211  5929 leader_election.cc:290] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:49.982242  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbf1fc53255a409984ff3ab684cafabf" is_pre_election: true
I20260713 09:11:49.982648  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09" is_pre_election: true
I20260713 09:11:49.983389  5847 raft_consensus.cc:2393] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25eb2c17ad394cad9d073b6d83a4908c in current term 1: Already voted for candidate fbf1fc53255a409984ff3ab684cafabf in this term.
I20260713 09:11:49.984454  5737 leader_election.cc:304] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c; no voters: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:49.985044  5929 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:49.985687  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:49.986222  5697 raft_consensus.cc:606] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:49.990334  5901 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.994652  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:49.995199  5697 raft_consensus.cc:606] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:49.995520  5929 raft_consensus.cc:2749] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:50.005477  5901 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.091868  5899 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.104149  5938 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.105979  5772 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:50.114347  5938 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.124269  5931 raft_consensus.cc:993] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:50.124718  5931 raft_consensus.cc:1081] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:50.127012  5773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52658
I20260713 09:11:50.128237  5773 raft_consensus.cc:493] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.128597  5773 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.133882  5938 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.136463  5773 raft_consensus.cc:515] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.137691  5901 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.139595  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:50.140151  5697 raft_consensus.cc:3055] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:50.140463  5697 raft_consensus.cc:740] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:50.141063  5773 leader_election.cc:290] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:50.141203  5697 consensus_queue.cc:260] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.142174  5697 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.149833  5901 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.155077  5697 raft_consensus.cc:2468] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:50.159762  5737 leader_election.cc:304] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:50.160629  5901 raft_consensus.cc:2804] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:50.162596  5901 raft_consensus.cc:697] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:50.163414  5901 consensus_queue.cc:237] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.170998  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:50.184059  5938 consensus_queue.cc:1048] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.187208  5932 consensus_queue.cc:1048] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.189342  5594 catalog_manager.cc:5697] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 2 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.191438  5929 raft_consensus.cc:993] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:50.191887  5929 raft_consensus.cc:1081] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Signalling peer fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:50.194129  5698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:34640
I20260713 09:11:50.194666  5698 raft_consensus.cc:493] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.195039  5698 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.202093  5698 raft_consensus.cc:515] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.213563  5938 consensus_queue.cc:1048] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.214901  5698 leader_election.cc:290] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 2 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:50.224610  5964 consensus_queue.cc:1048] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.228215  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:50.228466  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:50.229107  5773 raft_consensus.cc:3055] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:50.229472  5773 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:50.228852  5847 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.230474  5773 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.232481  5773 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.236392  5847 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 2.
I20260713 09:11:50.237571  5662 leader_election.cc:304] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:50.238473  5938 raft_consensus.cc:2804] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:50.238947  5938 raft_consensus.cc:697] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:50.239194  5773 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 2.
I20260713 09:11:50.239807  5938 consensus_queue.cc:237] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.249295  5593 catalog_manager.cc:5697] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 1 to 2, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 2 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.249962  5931 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.250658  5899 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.261940  5899 raft_consensus.cc:993] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:50.262542  5899 raft_consensus.cc:1081] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:50.265646  5847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:11:50.266193  5847 raft_consensus.cc:493] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.266547  5847 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.267643  5931 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.282215  5938 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.283470  5847 raft_consensus.cc:515] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.286774  5848 raft_consensus.cc:1240] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Rejecting Update request from peer fbf1fc53255a409984ff3ab684cafabf for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:50.293913  5916 consensus_queue.cc:1059] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:50.295059  5938 raft_consensus.cc:3055] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:50.295442  5847 leader_election.cc:290] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:50.296043  5938 raft_consensus.cc:740] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:50.304656  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:50.299069  5938 consensus_queue.cc:260] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.306304  5773 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.306525  5938 raft_consensus.cc:3060] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.302443  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850e8fd4a2d14bf5b2d20a83aad0e5be" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:50.321702  5773 raft_consensus.cc:2468] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:50.323786  5811 leader_election.cc:304] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:50.324591  5895 raft_consensus.cc:2804] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:50.327735  5698 raft_consensus.cc:2468] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:50.331388  5916 raft_consensus.cc:993] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:50.331807  5916 raft_consensus.cc:1081] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:50.333413  5773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52658
I20260713 09:11:50.334033  5773 raft_consensus.cc:493] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.334393  5773 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.341432  5895 raft_consensus.cc:697] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Leader. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:50.342305  5895 consensus_queue.cc:237] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.344759  5773 raft_consensus.cc:515] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.347855  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:50.348388  5773 leader_election.cc:290] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:50.348472  5697 raft_consensus.cc:3055] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:50.348989  5697 raft_consensus.cc:740] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:50.349460  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9dcb78a56294fc58f7aefdb593e19fd" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:50.350109  5845 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.349776  5697 consensus_queue.cc:260] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.350922  5697 raft_consensus.cc:3060] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.352710  5594 catalog_manager.cc:5697] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.356386  5845 raft_consensus.cc:2468] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:50.357661  5737 leader_election.cc:304] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:50.357959  5697 raft_consensus.cc:2468] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:50.358466  5964 raft_consensus.cc:2804] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:50.358902  5964 raft_consensus.cc:697] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:50.359645  5964 consensus_queue.cc:237] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:50.366782  5594 catalog_manager.cc:5697] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 2 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:50.672425  5697 raft_consensus.cc:1275] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.673554  5964 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.681783  5845 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.690655  5845 raft_consensus.cc:1275] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.691810  5964 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.775451  5773 raft_consensus.cc:1275] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.776651  5895 consensus_queue.cc:1048] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.784832  5697 raft_consensus.cc:1275] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.786870  5895 consensus_queue.cc:1048] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.787596  5845 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.792022  5975 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.794555  5773 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.797329  5916 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.887722  5697 raft_consensus.cc:1275] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.888864  5964 consensus_queue.cc:1048] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:50.896792  5845 raft_consensus.cc:1275] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:50.898109  5929 consensus_queue.cc:1048] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.022189  5563 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:11:53.022961  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:53.038136  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:39636
I20260713 09:11:53.038611  5697 raft_consensus.cc:606] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:53.048224  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:53.048707  5773 raft_consensus.cc:606] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Received request to transfer leadership to TS 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:53.049834  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:53.050307  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:53.162230  5980 raft_consensus.cc:993] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:53.162722  5974 raft_consensus.cc:1081] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:53.164026  5847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:49876
I20260713 09:11:53.164443  5847 raft_consensus.cc:493] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.164685  5847 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.169097  5847 raft_consensus.cc:515] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:53.170691  5847 leader_election.cc:290] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:53.171222  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:53.171514  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:53.171784  5697 raft_consensus.cc:3055] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.171998  5773 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.172086  5697 raft_consensus.cc:740] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:53.172734  5697 consensus_queue.cc:260] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [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: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:53.173589  5697 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.176333  5773 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:53.177588  5811 leader_election.cc:304] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:53.178344  5697 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:53.178359  5895 raft_consensus.cc:2804] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.179502  5895 raft_consensus.cc:697] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Leader. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:53.180249  5895 consensus_queue.cc:237] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [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: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:53.186146  5594 catalog_manager.cc:5697] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.321170  5991 raft_consensus.cc:993] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:53.321631  5929 raft_consensus.cc:1081] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Signalling peer 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:53.322999  5847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:49880
I20260713 09:11:53.323467  5847 raft_consensus.cc:493] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.323748  5847 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.327965  5847 raft_consensus.cc:515] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:53.329416  5847 leader_election.cc:290] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:53.330181  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:53.330423  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:53.330754  5697 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.330937  5773 raft_consensus.cc:3055] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.331283  5773 raft_consensus.cc:740] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:53.332017  5773 consensus_queue.cc:260] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:53.333168  5773 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.337044  5697 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:53.338156  5812 leader_election.cc:304] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:53.338796  5895 raft_consensus.cc:2804] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.338924  5773 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:53.339299  5895 raft_consensus.cc:697] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Leader. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:53.339974  5895 consensus_queue.cc:237] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:53.346359  5594 catalog_manager.cc:5697] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 reported cstate change: term changed from 1 to 2, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.610965  5773 raft_consensus.cc:1275] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.612097  5895 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.623904  5698 raft_consensus.cc:1275] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.625216  5895 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.879436  5698 raft_consensus.cc:1275] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.880672  5895 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.890851  5773 raft_consensus.cc:1275] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.892318  6001 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.051096  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:54.072849  5847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:11:54.073609  5847 raft_consensus.cc:606] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:54.078739  5698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4373288c14de4c7babaf44e352951d23"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:54.079245  5698 raft_consensus.cc:606] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:54.084203  5698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:54.084699  5698 raft_consensus.cc:606] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:54.089733  5698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:39634
I20260713 09:11:54.090206  5698 raft_consensus.cc:606] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:54.094928  5847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
mode: GRACEFUL
new_leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:45724
I20260713 09:11:54.095402  5847 raft_consensus.cc:606] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Received request to transfer leadership to TS 25eb2c17ad394cad9d073b6d83a4908c
I20260713 09:11:54.202193  6000 raft_consensus.cc:993] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.202554  6000 raft_consensus.cc:1081] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.203975  5773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:11:54.204454  5773 raft_consensus.cc:493] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.204738  5773 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.209229  5773 raft_consensus.cc:515] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:54.211161  5773 leader_election.cc:290] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Requested vote from peers 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639), fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405)
I20260713 09:11:54.212529  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:54.212647  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55575bdd487144d7ae7ec969b70207a1" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:54.213075  5847 raft_consensus.cc:3055] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:54.213258  5698 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.213409  5847 raft_consensus.cc:740] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:54.214250  5847 consensus_queue.cc:260] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:54.215166  5847 raft_consensus.cc:3060] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.218611  5698 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.219110  5847 raft_consensus.cc:2468] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.219717  5737 leader_election.cc:304] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:54.220352  5929 raft_consensus.cc:2804] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:54.220820  5929 raft_consensus.cc:697] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:54.221406  5929 consensus_queue.cc:237] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } }
I20260713 09:11:54.227084  5594 catalog_manager.cc:5697] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 2 to 3, leader changed from 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 3 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.265193  5998 raft_consensus.cc:993] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.265687  5974 raft_consensus.cc:1081] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.266791  5974 raft_consensus.cc:993] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.266996  5773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52658
I20260713 09:11:54.267174  5998 raft_consensus.cc:1081] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.267521  5773 raft_consensus.cc:493] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.267838  5773 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.268776  5772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52658
I20260713 09:11:54.269335  5772 raft_consensus.cc:493] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.269731  5772 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.274653  5773 raft_consensus.cc:515] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.275959  5772 raft_consensus.cc:515] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.276837  5773 leader_election.cc:290] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:54.277709  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:54.277958  5772 leader_election.cc:290] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:54.277904  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:54.278359  5698 raft_consensus.cc:3055] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:54.278539  5847 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.279289  5698 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:54.279392  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:54.279450  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:54.280076  5845 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.280164  5697 raft_consensus.cc:3055] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:54.280632  5697 raft_consensus.cc:740] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:54.280241  5698 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.281658  5698 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.281404  5697 consensus_queue.cc:260] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.282837  5697 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.284554  5847 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.285681  5737 leader_election.cc:304] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:54.286370  5929 raft_consensus.cc:2804] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:54.286907  5929 raft_consensus.cc:697] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:54.286298  5845 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:54.287699  5929 consensus_queue.cc:237] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.287971  5698 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.289217  5737 leader_election.cc:304] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, 4ac6288baea946a3ae14a94bdb85ed09; no voters: 
I20260713 09:11:54.289969  5991 raft_consensus.cc:2804] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:54.290550  5697 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:54.292459  5991 raft_consensus.cc:697] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:54.293571  5991 consensus_queue.cc:237] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.296362  5594 catalog_manager.cc:5697] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 2 to 3, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 3 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.300335  6000 raft_consensus.cc:993] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.300752  5895 raft_consensus.cc:1081] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.302368  5772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52642
I20260713 09:11:54.302814  5772 raft_consensus.cc:493] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.303109  5772 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.309250  5974 raft_consensus.cc:993] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: : Instructing follower 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.308941  5772 raft_consensus.cc:515] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.309662  5998 raft_consensus.cc:1081] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Signalling peer 25eb2c17ad394cad9d073b6d83a4908c to start an election
I20260713 09:11:54.310416  5594 catalog_manager.cc:5697] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 2 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.311048  5772 leader_election.cc:290] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:54.311069  5773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4373288c14de4c7babaf44e352951d23"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
 from {username='slave'} at 127.0.0.1:52658
I20260713 09:11:54.311884  5773 raft_consensus.cc:493] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.312413  5773 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.311862  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:54.312963  5697 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.313558  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7229407035574bee9ad5d1fe92c16b28" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:54.314162  5845 raft_consensus.cc:3055] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:54.314512  5845 raft_consensus.cc:740] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:54.316493  5845 consensus_queue.cc:260] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.319234  5845 raft_consensus.cc:3060] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:54.318979  5773 raft_consensus.cc:515] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.319566  5697 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.320876  5773 leader_election.cc:290] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:54.321812  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:54.321959  5847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "25eb2c17ad394cad9d073b6d83a4908c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:54.322371  5697 raft_consensus.cc:3055] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:54.322506  5847 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.322739  5697 raft_consensus.cc:740] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:54.323506  5697 consensus_queue.cc:260] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.324359  5845 raft_consensus.cc:2468] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 3.
I20260713 09:11:54.324595  5697 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.325881  5737 leader_election.cc:304] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:54.326612  5991 raft_consensus.cc:2804] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:54.327103  5991 raft_consensus.cc:697] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:54.327778  5991 consensus_queue.cc:237] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.331383  5697 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:54.330603  5847 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25eb2c17ad394cad9d073b6d83a4908c in term 2.
I20260713 09:11:54.332489  5737 leader_election.cc:304] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [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: 25eb2c17ad394cad9d073b6d83a4908c, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:54.333076  5991 raft_consensus.cc:2804] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:54.333585  5991 raft_consensus.cc:697] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Leader. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:54.334214  5991 consensus_queue.cc:237] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:54.334967  5594 catalog_manager.cc:5697] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 2 to 3, leader changed from 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 3 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.344996  5594 catalog_manager.cc:5697] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c reported cstate change: term changed from 1 to 2, leader changed from fbf1fc53255a409984ff3ab684cafabf (127.5.110.193) to 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194). New cstate: current_term: 2 leader_uuid: "25eb2c17ad394cad9d073b6d83a4908c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.688298  5697 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.689440  5991 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.698194  5847 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.699623  6010 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.761168  5847 raft_consensus.cc:1275] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.762338  6010 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.772616  5698 raft_consensus.cc:1275] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.773741  6015 consensus_queue.cc:1048] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.787663  5698 raft_consensus.cc:1275] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.788676  6015 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.791141  5847 raft_consensus.cc:1275] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.792081  6015 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.798730  5845 raft_consensus.cc:1275] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:54.802292  6015 consensus_queue.cc:1048] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:54.805902  5698 raft_consensus.cc:1275] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.807403  6010 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.862177  5845 raft_consensus.cc:1275] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.863324  5991 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:54.871057  5698 raft_consensus.cc:1275] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 25eb2c17ad394cad9d073b6d83a4908c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:54.873100  6015 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.107146  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:57.117478  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:57.118363  5773 raft_consensus.cc:606] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Received request to transfer leadership to TS 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:57.121526  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4373288c14de4c7babaf44e352951d23"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:57.121963  5773 raft_consensus.cc:606] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Received request to transfer leadership to TS fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:57.124220  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:57.124632  5773 raft_consensus.cc:606] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Received request to transfer leadership to TS fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:57.126787  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:57.127200  5773 raft_consensus.cc:606] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Received request to transfer leadership to TS 4ac6288baea946a3ae14a94bdb85ed09
I20260713 09:11:57.129320  5773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211"
dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
mode: GRACEFUL
new_leader_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:48842
I20260713 09:11:57.129846  5773 raft_consensus.cc:606] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Received request to transfer leadership to TS fbf1fc53255a409984ff3ab684cafabf
I20260713 09:11:57.130786  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:57.131247  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:57.133086  6010 raft_consensus.cc:993] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:57.133627  6027 raft_consensus.cc:1081] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Signalling peer 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:57.135183  5845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:49880
I20260713 09:11:57.135635  5845 raft_consensus.cc:493] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.135927  5845 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.141155  5845 raft_consensus.cc:515] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.143007  5845 leader_election.cc:290] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 3 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:57.144253  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:57.144115  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69615a8f427b44f7903c15c140e958ef" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:57.145130  5773 raft_consensus.cc:3055] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:57.145294  5698 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.145390  5773 raft_consensus.cc:740] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:57.146337  5773 consensus_queue.cc:260] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.147329  5773 raft_consensus.cc:3060] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.150622  5698 raft_consensus.cc:2468] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 3.
I20260713 09:11:57.151773  5773 raft_consensus.cc:2468] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 3.
I20260713 09:11:57.151858  5812 leader_election.cc:304] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:57.152941  5895 raft_consensus.cc:2804] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:57.153759  5895 raft_consensus.cc:697] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 LEADER]: Becoming Leader. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:57.154524  5895 consensus_queue.cc:237] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.162554  5594 catalog_manager.cc:5697] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 reported cstate change: term changed from 2 to 3, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.201546  6010 raft_consensus.cc:993] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.202013  6027 raft_consensus.cc:1081] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Signalling peer fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.203346  5698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:34640
I20260713 09:11:57.203788  5698 raft_consensus.cc:493] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.204087  5698 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:57.208721  5698 raft_consensus.cc:515] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.210318  5698 leader_election.cc:290] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 4 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:57.211047  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:57.211344  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b05b9ee1192443ba11e0e2d78cb9650" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:57.211593  5773 raft_consensus.cc:3055] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:57.211843  5845 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:57.211887  5773 raft_consensus.cc:740] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:57.212728  5773 consensus_queue.cc:260] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.213814  5773 raft_consensus.cc:3060] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:57.218286  5845 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 4.
I20260713 09:11:57.219515  5773 raft_consensus.cc:2468] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 4.
I20260713 09:11:57.219620  5662 leader_election.cc:304] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:57.221241  6034 raft_consensus.cc:2804] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:57.222191  6034 raft_consensus.cc:697] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 4 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:57.222872  6034 consensus_queue.cc:237] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.229432  5594 catalog_manager.cc:5697] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 3 to 4, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 4 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.291491  6010 raft_consensus.cc:993] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.291888  6027 raft_consensus.cc:1081] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Signalling peer fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.293237  5698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4373288c14de4c7babaf44e352951d23"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:34640
I20260713 09:11:57.293687  5698 raft_consensus.cc:493] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.293951  5698 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.297801  5698 raft_consensus.cc:515] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.299197  5698 leader_election.cc:290] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 3 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:57.299935  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:57.300179  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4373288c14de4c7babaf44e352951d23" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:57.300554  5773 raft_consensus.cc:3055] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:57.300654  5845 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.300869  5773 raft_consensus.cc:740] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:57.301656  5773 consensus_queue.cc:260] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.302784  5773 raft_consensus.cc:3060] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.307660  5845 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 3.
I20260713 09:11:57.308910  5773 raft_consensus.cc:2468] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 3.
I20260713 09:11:57.308866  5662 leader_election.cc:304] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:57.309692  6034 raft_consensus.cc:2804] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:57.310140  6034 raft_consensus.cc:697] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 3 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:57.310835  6034 consensus_queue.cc:237] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.316562  5594 catalog_manager.cc:5697] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 2 to 3, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 3 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.592533  5773 raft_consensus.cc:1275] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:57.593714  5895 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:57.603180  5698 raft_consensus.cc:1275] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:57.604386  5895 consensus_queue.cc:1048] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:57.612207  6010 raft_consensus.cc:993] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.612666  6027 raft_consensus.cc:1081] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Signalling peer fbf1fc53255a409984ff3ab684cafabf to start an election
I20260713 09:11:57.614140  5698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211"
dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
 from {username='slave'} at 127.0.0.1:34640
I20260713 09:11:57.614625  5698 raft_consensus.cc:493] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.614945  5698 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.620260  5698 raft_consensus.cc:515] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.621956  5698 leader_election.cc:290] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 3 election: Requested vote from peers 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369), 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195:40639)
I20260713 09:11:57.622593  5773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:57.623097  5773 raft_consensus.cc:3055] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:57.622989  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d1ac89d76c7472c8c6130f58becd211" candidate_uuid: "fbf1fc53255a409984ff3ab684cafabf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
I20260713 09:11:57.623338  5773 raft_consensus.cc:740] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:57.623534  5845 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.624089  5773 consensus_queue.cc:260] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.625205  5773 raft_consensus.cc:3060] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:57.629914  5845 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 3.
I20260713 09:11:57.630916  5773 raft_consensus.cc:2468] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbf1fc53255a409984ff3ab684cafabf in term 3.
I20260713 09:11:57.631096  5662 leader_election.cc:304] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:57.631781  6034 raft_consensus.cc:2804] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:57.632222  6034 raft_consensus.cc:697] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 3 LEADER]: Becoming Leader. State: Replica: fbf1fc53255a409984ff3ab684cafabf, State: Running, Role: LEADER
I20260713 09:11:57.633013  5845 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 4 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:57.633061  6034 consensus_queue.cc:237] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.634438  6035 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:57.637743  6010 raft_consensus.cc:993] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: : Instructing follower 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:57.638167  6010 raft_consensus.cc:1081] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Signalling peer 4ac6288baea946a3ae14a94bdb85ed09 to start an election
I20260713 09:11:57.639634  5845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0"
dest_uuid: "4ac6288baea946a3ae14a94bdb85ed09"
 from {username='slave'} at 127.0.0.1:49880
I20260713 09:11:57.640237  5845 raft_consensus.cc:493] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:57.640699  5845 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.641289  5594 catalog_manager.cc:5697] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf reported cstate change: term changed from 2 to 3, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to fbf1fc53255a409984ff3ab684cafabf (127.5.110.193). New cstate: current_term: 3 leader_uuid: "fbf1fc53255a409984ff3ab684cafabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:57.647440  5845 raft_consensus.cc:515] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.650504  5773 raft_consensus.cc:1275] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 4 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:57.650446  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25eb2c17ad394cad9d073b6d83a4908c"
I20260713 09:11:57.651970  5772 raft_consensus.cc:3055] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:57.651911  6034 consensus_queue.cc:1048] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:57.652331  5772 raft_consensus.cc:740] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25eb2c17ad394cad9d073b6d83a4908c, State: Running, Role: LEADER
I20260713 09:11:57.653036  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b5ab7732e466ab54548f5ea7899a0" candidate_uuid: "4ac6288baea946a3ae14a94bdb85ed09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbf1fc53255a409984ff3ab684cafabf"
I20260713 09:11:57.653694  5698 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.653111  5772 consensus_queue.cc:260] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.657116  5772 raft_consensus.cc:3060] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:57.661490  5698 raft_consensus.cc:2468] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:57.663090  5812 leader_election.cc:304] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [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: 4ac6288baea946a3ae14a94bdb85ed09, fbf1fc53255a409984ff3ab684cafabf; no voters: 
I20260713 09:11:57.663910  5895 raft_consensus.cc:2804] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:57.664353  5895 raft_consensus.cc:697] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Becoming Leader. State: Replica: 4ac6288baea946a3ae14a94bdb85ed09, State: Running, Role: LEADER
I20260713 09:11:57.665200  5895 consensus_queue.cc:237] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [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: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } }
I20260713 09:11:57.667577  5845 leader_election.cc:290] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [CANDIDATE]: Term 2 election: Requested vote from peers fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405), 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194:40369)
I20260713 09:11:57.672786  5593 catalog_manager.cc:5697] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 reported cstate change: term changed from 1 to 2, leader changed from 25eb2c17ad394cad9d073b6d83a4908c (127.5.110.194) to 4ac6288baea946a3ae14a94bdb85ed09 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "4ac6288baea946a3ae14a94bdb85ed09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:57.675114  5772 raft_consensus.cc:2468] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ac6288baea946a3ae14a94bdb85ed09 in term 2.
I20260713 09:11:57.690600  5845 raft_consensus.cc:1275] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:57.691690  6035 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:57.700896  5772 raft_consensus.cc:1275] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:57.702977  6049 consensus_queue.cc:1048] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.116390  5698 raft_consensus.cc:1275] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.117523  5895 consensus_queue.cc:1048] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbf1fc53255a409984ff3ab684cafabf" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.126526  5772 raft_consensus.cc:1275] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Refusing update from remote peer 4ac6288baea946a3ae14a94bdb85ed09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:58.129737  6028 consensus_queue.cc:1048] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:58.132189  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:58.141849  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
W20260713 09:11:58.156491  5812 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:11:58.160617  5812 consensus_peers.cc:597] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 -> Peer fbf1fc53255a409984ff3ab684cafabf (127.5.110.193:40405): Couldn't send request to peer fbf1fc53255a409984ff3ab684cafabf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:58.175784  5845 raft_consensus.cc:1275] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.177165  6049 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ac6288baea946a3ae14a94bdb85ed09" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.187304  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:58.188035  5563 tablet_replica.cc:333] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.189009  5563 raft_consensus.cc:2243] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.189605  5563 raft_consensus.cc:2272] T 209b5ab7732e466ab54548f5ea7899a0 P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.190924  5772 raft_consensus.cc:1275] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Refusing update from remote peer fbf1fc53255a409984ff3ab684cafabf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:58.193041  5563 tablet_replica.cc:333] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.193850  5563 raft_consensus.cc:2243] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.194064  6049 consensus_queue.cc:1048] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [LEADER]: Connected to new peer: Peer: permanent_uuid: "25eb2c17ad394cad9d073b6d83a4908c" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:58.194674  5563 raft_consensus.cc:2272] T 4b05b9ee1192443ba11e0e2d78cb9650 P fbf1fc53255a409984ff3ab684cafabf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.196879  5563 tablet_replica.cc:333] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.197679  5563 raft_consensus.cc:2243] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.198180  5563 raft_consensus.cc:2272] T 69615a8f427b44f7903c15c140e958ef P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.201491  5563 tablet_replica.cc:333] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.202119  5563 raft_consensus.cc:2243] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.202626  5563 raft_consensus.cc:2272] T 7229407035574bee9ad5d1fe92c16b28 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.204870  5563 tablet_replica.cc:333] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.205370  5563 raft_consensus.cc:2243] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.205925  5563 raft_consensus.cc:2272] T 55575bdd487144d7ae7ec969b70207a1 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.208178  5563 tablet_replica.cc:333] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.208946  5563 raft_consensus.cc:2243] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.209476  5563 raft_consensus.cc:2272] T 850e8fd4a2d14bf5b2d20a83aad0e5be P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.211467  5563 tablet_replica.cc:333] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.211889  5563 raft_consensus.cc:2243] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.212551  5563 raft_consensus.cc:2272] T 4373288c14de4c7babaf44e352951d23 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.214433  5563 tablet_replica.cc:333] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.214869  5563 raft_consensus.cc:2243] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.215741  5563 raft_consensus.cc:2272] T 6d1ac89d76c7472c8c6130f58becd211 P fbf1fc53255a409984ff3ab684cafabf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.217612  5563 tablet_replica.cc:333] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf: stopping tablet replica
I20260713 09:11:58.218017  5563 raft_consensus.cc:2243] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.218338  5563 raft_consensus.cc:2272] T d9dcb78a56294fc58f7aefdb593e19fd P fbf1fc53255a409984ff3ab684cafabf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.306890  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
I20260713 09:11:58.324962  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
I20260713 09:11:58.343202  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:58.343952  5563 tablet_replica.cc:333] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.344545  5563 raft_consensus.cc:2243] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.345294  5563 raft_consensus.cc:2272] T 55575bdd487144d7ae7ec969b70207a1 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.347064  5563 tablet_replica.cc:333] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.347539  5563 raft_consensus.cc:2243] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.347947  5563 raft_consensus.cc:2272] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.349658  5563 tablet_replica.cc:333] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.350116  5563 raft_consensus.cc:2243] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.350787  5563 raft_consensus.cc:2272] T d9dcb78a56294fc58f7aefdb593e19fd P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.352326  5563 tablet_replica.cc:333] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.352779  5563 raft_consensus.cc:2243] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.353122  5563 raft_consensus.cc:2272] T 6d1ac89d76c7472c8c6130f58becd211 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.355537  5563 tablet_replica.cc:333] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.355993  5563 raft_consensus.cc:2243] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.356367  5563 raft_consensus.cc:2272] T 4373288c14de4c7babaf44e352951d23 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.358314  5563 tablet_replica.cc:333] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.358757  5563 raft_consensus.cc:2243] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.359108  5563 raft_consensus.cc:2272] T 209b5ab7732e466ab54548f5ea7899a0 P 25eb2c17ad394cad9d073b6d83a4908c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.360827  5563 tablet_replica.cc:333] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.361258  5563 raft_consensus.cc:2243] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.361644  5563 raft_consensus.cc:2272] T 69615a8f427b44f7903c15c140e958ef P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.363538  5563 tablet_replica.cc:333] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.363978  5563 raft_consensus.cc:2243] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.364328  5563 raft_consensus.cc:2272] T 4b05b9ee1192443ba11e0e2d78cb9650 P 25eb2c17ad394cad9d073b6d83a4908c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.366055  5563 tablet_replica.cc:333] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c: stopping tablet replica
I20260713 09:11:58.366452  5563 raft_consensus.cc:2243] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.367154  5563 raft_consensus.cc:2272] T 7229407035574bee9ad5d1fe92c16b28 P 25eb2c17ad394cad9d073b6d83a4908c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.392926  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
I20260713 09:11:58.408298  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
I20260713 09:11:58.427069  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:58.427762  5563 tablet_replica.cc:333] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.428369  5563 raft_consensus.cc:2243] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.429059  5563 raft_consensus.cc:2272] T 850e8fd4a2d14bf5b2d20a83aad0e5be P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.430702  5563 tablet_replica.cc:333] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.431129  5563 raft_consensus.cc:2243] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.431748  5563 raft_consensus.cc:2272] T 69615a8f427b44f7903c15c140e958ef P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.433444  5563 tablet_replica.cc:333] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.433938  5563 raft_consensus.cc:2243] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.434273  5563 raft_consensus.cc:2272] T 4b05b9ee1192443ba11e0e2d78cb9650 P 4ac6288baea946a3ae14a94bdb85ed09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.435956  5563 tablet_replica.cc:333] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.436357  5563 raft_consensus.cc:2243] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.436676  5563 raft_consensus.cc:2272] T 6d1ac89d76c7472c8c6130f58becd211 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.438323  5563 tablet_replica.cc:333] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.438736  5563 raft_consensus.cc:2243] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.439077  5563 raft_consensus.cc:2272] T d9dcb78a56294fc58f7aefdb593e19fd P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.440496  5563 tablet_replica.cc:333] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.440876  5563 raft_consensus.cc:2243] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.441195  5563 raft_consensus.cc:2272] T 4373288c14de4c7babaf44e352951d23 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.442859  5563 tablet_replica.cc:333] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.443264  5563 raft_consensus.cc:2243] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.443866  5563 raft_consensus.cc:2272] T 209b5ab7732e466ab54548f5ea7899a0 P 4ac6288baea946a3ae14a94bdb85ed09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.445402  5563 tablet_replica.cc:333] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.445850  5563 raft_consensus.cc:2243] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.446171  5563 raft_consensus.cc:2272] T 7229407035574bee9ad5d1fe92c16b28 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.447564  5563 tablet_replica.cc:333] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09: stopping tablet replica
I20260713 09:11:58.447902  5563 raft_consensus.cc:2243] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:58.448239  5563 raft_consensus.cc:2272] T 55575bdd487144d7ae7ec969b70207a1 P 4ac6288baea946a3ae14a94bdb85ed09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.472270  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:11:58.487205  5563 master.cc:562] Master@127.5.110.254:42187 shutting down...
I20260713 09:11:58.653630  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:58.654155  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:58.654430  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fdde84133d14b40b35b70af3ccf0a3e: stopping tablet replica
I20260713 09:11:58.673888  5563 master.cc:584] Master@127.5.110.254:42187 shutdown complete.
25eb2c17ad394cad9d073b6d83a4908c  4
4ac6288baea946a3ae14a94bdb85ed09  1
fbf1fc53255a409984ff3ab684cafabf  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12041 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:11:58.710418  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:45837
I20260713 09:11:58.711549  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:58.716795  6057 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
W20260713 09:11:58.717161  6058 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
W20260713 09:11:58.718231  6060 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
I20260713 09:11:58.719349  5563 server_base.cc:1061] running on GCE node
I20260713 09:11:58.720204  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:58.720377  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:58.720495  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933918720485 us; error 0 us; skew 500 ppm
I20260713 09:11:58.720948  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:58.723186  5563 webserver.cc:533] Webserver started at http://127.5.110.254:42525/ using document root <none> and password file <none>
I20260713 09:11:58.723615  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:58.723763  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:58.723973  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:58.724990  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "6cfe1f0285f641a691a3b46935a57d6b"
format_stamp: "Formatted at 2026-07-13 09:11:58 on dist-test-slave-scq0"
I20260713 09:11:58.729247  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:58.732470  6065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:58.733146  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:58.733413  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "6cfe1f0285f641a691a3b46935a57d6b"
format_stamp: "Formatted at 2026-07-13 09:11:58 on dist-test-slave-scq0"
I20260713 09:11:58.733719  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-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)
I20260713 09:11:58.753418  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:58.754715  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:58.790311  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:45837
I20260713 09:11:58.790426  6116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:45837 every 8 connection(s)
I20260713 09:11:58.793942  6117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.802860  6117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b: Bootstrap starting.
I20260713 09:11:58.807281  6117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.811383  6117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b: No bootstrap required, opened a new log
I20260713 09:11:58.813357  6117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER }
I20260713 09:11:58.813787  6117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.814020  6117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cfe1f0285f641a691a3b46935a57d6b, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.814544  6117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER }
I20260713 09:11:58.814951  6117 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:58.815186  6117 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:58.815440  6117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.819342  6117 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER }
I20260713 09:11:58.819826  6117 leader_election.cc:304] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [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: 6cfe1f0285f641a691a3b46935a57d6b; no voters: 
I20260713 09:11:58.820866  6117 leader_election.cc:290] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:58.821244  6120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.822463  6120 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 1 LEADER]: Becoming Leader. State: Replica: 6cfe1f0285f641a691a3b46935a57d6b, State: Running, Role: LEADER
I20260713 09:11:58.823108  6120 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [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: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER }
I20260713 09:11:58.823539  6117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:58.827095  6121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cfe1f0285f641a691a3b46935a57d6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER } }
I20260713 09:11:58.827380  6122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cfe1f0285f641a691a3b46935a57d6b. Latest consensus state: current_term: 1 leader_uuid: "6cfe1f0285f641a691a3b46935a57d6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfe1f0285f641a691a3b46935a57d6b" member_type: VOTER } }
I20260713 09:11:58.828047  6122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:58.827739  6121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:58.832572  6127 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:58.838245  6127 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:58.840860  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:58.846433  6127 catalog_manager.cc:1383] Generated new cluster ID: 066cef7092624eff912f61dfc1b9563a
I20260713 09:11:58.846711  6127 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:58.891283  6127 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:58.892503  6127 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:58.906962  6127 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b: Generated new TSK 0
I20260713 09:11:58.907529  6127 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:58.971903  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:58.977638  6138 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
W20260713 09:11:58.978634  6139 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
I20260713 09:11:58.980084  5563 server_base.cc:1061] running on GCE node
W20260713 09:11:58.980104  6141 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
I20260713 09:11:58.981065  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:58.981277  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:58.981446  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933918981427 us; error 0 us; skew 500 ppm
I20260713 09:11:58.981997  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:58.984073  5563 webserver.cc:533] Webserver started at http://127.5.110.193:41631/ using document root <none> and password file <none>
I20260713 09:11:58.984521  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:58.984692  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:58.984941  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:58.985967  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "afd8ad52ab89428bb4c49f706c6093dc"
format_stamp: "Formatted at 2026-07-13 09:11:58 on dist-test-slave-scq0"
I20260713 09:11:58.990068  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:58.993019  6146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:58.993723  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:58.993970  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "afd8ad52ab89428bb4c49f706c6093dc"
format_stamp: "Formatted at 2026-07-13 09:11:58 on dist-test-slave-scq0"
I20260713 09:11:58.994230  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-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)
I20260713 09:11:59.028880  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:59.030139  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:59.031509  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:59.033681  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:59.033874  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.034097  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:59.034274  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.071530  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:46547
I20260713 09:11:59.071620  6208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:46547 every 8 connection(s)
I20260713 09:11:59.076032  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:59.082466  6213 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
W20260713 09:11:59.084910  6214 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
W20260713 09:11:59.085497  6216 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
I20260713 09:11:59.086444  5563 server_base.cc:1061] running on GCE node
I20260713 09:11:59.087369  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:59.087548  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:59.087668  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933919087658 us; error 0 us; skew 500 ppm
I20260713 09:11:59.088090  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:59.090550  5563 webserver.cc:533] Webserver started at http://127.5.110.194:39719/ using document root <none> and password file <none>
I20260713 09:11:59.091012  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:59.091207  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:59.091472  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:59.092727  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "e682cf1bde64413cb14491d7d4441303"
format_stamp: "Formatted at 2026-07-13 09:11:59 on dist-test-slave-scq0"
I20260713 09:11:59.092857  6209 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45837
I20260713 09:11:59.093216  6209 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:59.093906  6209 heartbeater.cc:507] Master 127.5.110.254:45837 requested a full tablet report, sending...
I20260713 09:11:59.095887  6082 ts_manager.cc:194] Registered new tserver with Master: afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547)
I20260713 09:11:59.097530  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:11:59.098160  6082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33268
I20260713 09:11:59.101260  6221 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.101989  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:59.102262  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "e682cf1bde64413cb14491d7d4441303"
format_stamp: "Formatted at 2026-07-13 09:11:59 on dist-test-slave-scq0"
I20260713 09:11:59.102499  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-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)
I20260713 09:11:59.117811  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:59.118990  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:59.120335  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:59.122426  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:59.122644  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.122864  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:59.123008  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.195976  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:40615
I20260713 09:11:59.374468  6283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:40615 every 8 connection(s)
I20260713 09:11:59.380601  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:59.389094  6287 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
W20260713 09:11:59.389168  6288 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
W20260713 09:11:59.396039  6290 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
I20260713 09:11:59.399704  5563 server_base.cc:1061] running on GCE node
I20260713 09:11:59.400748  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:59.400990  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:59.401206  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933919401185 us; error 0 us; skew 500 ppm
I20260713 09:11:59.401950  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:59.405205  5563 webserver.cc:533] Webserver started at http://127.5.110.195:37123/ using document root <none> and password file <none>
I20260713 09:11:59.405759  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:59.405994  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:59.406322  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:59.407778  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "56444a2241c443948e2300ee6ce8c1df"
format_stamp: "Formatted at 2026-07-13 09:11:59 on dist-test-slave-scq0"
I20260713 09:11:59.413877  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:59.415580  6284 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45837
I20260713 09:11:59.415988  6284 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:59.416776  6284 heartbeater.cc:507] Master 127.5.110.254:45837 requested a full tablet report, sending...
I20260713 09:11:59.417863  6295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.418941  5563 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:11:59.418982  6082 ts_manager.cc:194] Registered new tserver with Master: e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:11:59.419350  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "56444a2241c443948e2300ee6ce8c1df"
format_stamp: "Formatted at 2026-07-13 09:11:59 on dist-test-slave-scq0"
I20260713 09:11:59.419697  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933906510588-5563-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)
I20260713 09:11:59.420317  6082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33278
I20260713 09:11:59.432173  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:59.433282  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:59.434649  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:59.436656  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:59.436842  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.437065  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:59.437223  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:59.474762  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:33893
I20260713 09:11:59.474871  6357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:33893 every 8 connection(s)
I20260713 09:11:59.487154  6358 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45837
I20260713 09:11:59.487480  6358 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:59.488224  6358 heartbeater.cc:507] Master 127.5.110.254:45837 requested a full tablet report, sending...
I20260713 09:11:59.490069  6082 ts_manager.cc:194] Registered new tserver with Master: 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:11:59.491005  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013383436s
I20260713 09:11:59.491389  6082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33820
I20260713 09:11:59.513368  6082 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33824:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:59.516192  6082 catalog_manager.cc:7077] 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.
I20260713 09:11:59.597322  6321 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e34651ef748f7a054662a11d516c6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:59.598762  6321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e34651ef748f7a054662a11d516c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.598842  6320 tablet_service.cc:1511] Processing CreateTablet for tablet d11cb9e56eb74f289e57bf5b9059e5e2 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:59.600080  6320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11cb9e56eb74f289e57bf5b9059e5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.602627  6322 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0542d56d864a2194d36eb33e795690 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:59.602988  6315 tablet_service.cc:1511] Processing CreateTablet for tablet d7b78551cfdc49e38902b0d4b9097334 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:59.603905  6322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0542d56d864a2194d36eb33e795690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.603704  6318 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6ce88cd7a24894beb03396de77de79 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:59.604461  6315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b78551cfdc49e38902b0d4b9097334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.605792  6323 tablet_service.cc:1511] Processing CreateTablet for tablet d7febcc76b9a453bb780cbb3322e6fd6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:59.607091  6323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7febcc76b9a453bb780cbb3322e6fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.607483  6316 tablet_service.cc:1511] Processing CreateTablet for tablet 397e078c882641bb81fb34970d3e411e (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:59.608634  6316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397e078c882641bb81fb34970d3e411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.602627  6319 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa8be3727e46a982b026e75da2a4ae (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:59.605857  6317 tablet_service.cc:1511] Processing CreateTablet for tablet ef7d7f84cda840e0a6aceea83b449907 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:59.615274  6314 tablet_service.cc:1511] Processing CreateTablet for tablet 002b1e08650c4427a9bcc2771d403c4b (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:59.616245  6318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6ce88cd7a24894beb03396de77de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.618239  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0542d56d864a2194d36eb33e795690 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:59.619479  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0542d56d864a2194d36eb33e795690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.619573  6169 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6ce88cd7a24894beb03396de77de79 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:59.620728  6172 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e34651ef748f7a054662a11d516c6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:59.621632  6166 tablet_service.cc:1511] Processing CreateTablet for tablet d7b78551cfdc49e38902b0d4b9097334 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:59.621780  6167 tablet_service.cc:1511] Processing CreateTablet for tablet 397e078c882641bb81fb34970d3e411e (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:59.622874  6166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b78551cfdc49e38902b0d4b9097334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.622812  6171 tablet_service.cc:1511] Processing CreateTablet for tablet d11cb9e56eb74f289e57bf5b9059e5e2 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:59.624756  6170 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa8be3727e46a982b026e75da2a4ae (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:59.620743  6168 tablet_service.cc:1511] Processing CreateTablet for tablet ef7d7f84cda840e0a6aceea83b449907 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:59.626209  6169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6ce88cd7a24894beb03396de77de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.627249  6165 tablet_service.cc:1511] Processing CreateTablet for tablet 002b1e08650c4427a9bcc2771d403c4b (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:59.628093  6170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa8be3727e46a982b026e75da2a4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.628692  6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002b1e08650c4427a9bcc2771d403c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.629259  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7d7f84cda840e0a6aceea83b449907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.628683  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa8be3727e46a982b026e75da2a4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.632246  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e34651ef748f7a054662a11d516c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.633795  6314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002b1e08650c4427a9bcc2771d403c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.637835  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397e078c882641bb81fb34970d3e411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.627310  6174 tablet_service.cc:1511] Processing CreateTablet for tablet d7febcc76b9a453bb780cbb3322e6fd6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:59.641830  6171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11cb9e56eb74f289e57bf5b9059e5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.644809  6249 tablet_service.cc:1511] Processing CreateTablet for tablet d7febcc76b9a453bb780cbb3322e6fd6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:59.645833  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7febcc76b9a453bb780cbb3322e6fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.646052  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7febcc76b9a453bb780cbb3322e6fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.637827  6317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7d7f84cda840e0a6aceea83b449907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.663264  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0542d56d864a2194d36eb33e795690 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:59.663640  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8e34651ef748f7a054662a11d516c6 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:59.664106  6246 tablet_service.cc:1511] Processing CreateTablet for tablet d11cb9e56eb74f289e57bf5b9059e5e2 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:59.664554  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0542d56d864a2194d36eb33e795690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.665129  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8e34651ef748f7a054662a11d516c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.666231  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11cb9e56eb74f289e57bf5b9059e5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.666999  6245 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa8be3727e46a982b026e75da2a4ae (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:59.668175  6245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa8be3727e46a982b026e75da2a4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.679241  6244 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6ce88cd7a24894beb03396de77de79 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:59.679646  6243 tablet_service.cc:1511] Processing CreateTablet for tablet ef7d7f84cda840e0a6aceea83b449907 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:59.680570  6244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6ce88cd7a24894beb03396de77de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.682353  6242 tablet_service.cc:1511] Processing CreateTablet for tablet 397e078c882641bb81fb34970d3e411e (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:59.683612  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397e078c882641bb81fb34970d3e411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.685827  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef7d7f84cda840e0a6aceea83b449907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.698169  6241 tablet_service.cc:1511] Processing CreateTablet for tablet d7b78551cfdc49e38902b0d4b9097334 (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:59.699684  6241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b78551cfdc49e38902b0d4b9097334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.705044  6240 tablet_service.cc:1511] Processing CreateTablet for tablet 002b1e08650c4427a9bcc2771d403c4b (DEFAULT_TABLE table=test-workload [id=fad5fad355eb41f38456e75cb477de5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:59.706444  6240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 002b1e08650c4427a9bcc2771d403c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:59.766903  6376 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:11:59.767509  6377 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.770568  6378 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:11:59.775264  6377 tablet_bootstrap.cc:654] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.775655  6376 tablet_bootstrap.cc:654] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.777665  6378 tablet_bootstrap.cc:654] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.780575  6377 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.781057  6377 ts_tablet_manager.cc:1403] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:11:59.781849  6376 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:11:59.782302  6376 ts_tablet_manager.cc:1403] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260713 09:11:59.782570  6378 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:11:59.782963  6378 ts_tablet_manager.cc:1403] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.010s
I20260713 09:11:59.783815  6377 raft_consensus.cc:359] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.784523  6377 raft_consensus.cc:385] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.784808  6377 raft_consensus.cc:740] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.785059  6376 raft_consensus.cc:359] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.785290  6378 raft_consensus.cc:359] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.785755  6376 raft_consensus.cc:385] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.785550  6377 consensus_queue.cc:260] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.785997  6378 raft_consensus.cc:385] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.786082  6376 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.786381  6378 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.786898  6376 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.787132  6378 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.787945  6284 heartbeater.cc:499] Master 127.5.110.254:45837 was elected leader, sending a full tablet report...
I20260713 09:11:59.788389  6377 ts_tablet_manager.cc:1434] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:11:59.789480  6377 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.796257  6377 tablet_bootstrap.cc:654] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.796507  6378 ts_tablet_manager.cc:1434] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.002s
I20260713 09:11:59.797261  6209 heartbeater.cc:499] Master 127.5.110.254:45837 was elected leader, sending a full tablet report...
I20260713 09:11:59.802593  6378 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:11:59.810564  6378 tablet_bootstrap.cc:654] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.814204  6358 heartbeater.cc:499] Master 127.5.110.254:45837 was elected leader, sending a full tablet report...
I20260713 09:11:59.814833  6376 ts_tablet_manager.cc:1434] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.022s
I20260713 09:11:59.815841  6376 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:11:59.824298  6377 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.824770  6377 ts_tablet_manager.cc:1403] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.016s
I20260713 09:11:59.825652  6376 tablet_bootstrap.cc:654] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.827035  6377 raft_consensus.cc:359] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.827510  6377 raft_consensus.cc:385] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.827682  6377 raft_consensus.cc:740] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.828202  6377 consensus_queue.cc:260] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.830542  6377 ts_tablet_manager.cc:1434] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:59.830946  6378 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:11:59.831398  6378 ts_tablet_manager.cc:1403] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:11:59.831503  6377 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.834175  6378 raft_consensus.cc:359] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:11:59.834893  6378 raft_consensus.cc:385] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.835320  6378 raft_consensus.cc:740] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.836160  6378 consensus_queue.cc:260] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
W20260713 09:11:59.836642  6130 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:59.837899  6377 tablet_bootstrap.cc:654] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.840576  6376 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:11:59.841069  6376 ts_tablet_manager.cc:1403] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260713 09:11:59.838195  6378 ts_tablet_manager.cc:1434] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:59.842417  6378 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:11:59.844115  6376 raft_consensus.cc:359] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.844841  6376 raft_consensus.cc:385] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.845206  6376 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.846120  6376 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.848448  6376 ts_tablet_manager.cc:1434] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:11:59.849408  6376 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:11:59.849654  6378 tablet_bootstrap.cc:654] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.856808  6376 tablet_bootstrap.cc:654] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.863188  6377 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.863611  6377 ts_tablet_manager.cc:1403] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260713 09:11:59.863893  6376 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:11:59.864252  6376 ts_tablet_manager.cc:1403] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:11:59.865859  6377 raft_consensus.cc:359] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.866396  6377 raft_consensus.cc:385] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.866669  6377 raft_consensus.cc:740] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.866473  6376 raft_consensus.cc:359] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:11:59.867022  6378 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:11:59.867220  6376 raft_consensus.cc:385] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.867512  6378 ts_tablet_manager.cc:1403] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.011s
I20260713 09:11:59.867533  6376 raft_consensus.cc:740] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.867376  6377 consensus_queue.cc:260] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.868355  6376 consensus_queue.cc:260] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:11:59.869557  6377 ts_tablet_manager.cc:1434] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:11:59.870579  6377 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.870709  6378 raft_consensus.cc:359] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.871454  6378 raft_consensus.cc:385] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.871785  6378 raft_consensus.cc:740] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.872255  6376 ts_tablet_manager.cc:1434] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:11:59.872664  6378 consensus_queue.cc:260] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.873195  6376 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:11:59.877403  6377 tablet_bootstrap.cc:654] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.879607  6376 tablet_bootstrap.cc:654] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.882385  6378 ts_tablet_manager.cc:1434] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:59.889233  6377 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.889859  6377 ts_tablet_manager.cc:1403] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:11:59.890060  6378 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:11:59.892951  6377 raft_consensus.cc:359] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.893870  6377 raft_consensus.cc:385] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.894249  6377 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.895335  6377 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.897066  6378 tablet_bootstrap.cc:654] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.897617  6376 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:11:59.897882  6377 ts_tablet_manager.cc:1434] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:59.898119  6376 ts_tablet_manager.cc:1403] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260713 09:11:59.898904  6377 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.899358  6384 raft_consensus.cc:493] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.899789  6384 raft_consensus.cc:515] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:11:59.901396  6383 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.901255  6376 raft_consensus.cc:359] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.902009  6376 raft_consensus.cc:385] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.902352  6376 raft_consensus.cc:740] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.901926  6383 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.905897  6377 tablet_bootstrap.cc:654] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.910883  6384 leader_election.cc:290] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:11:59.914183  6383 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:11:59.921062  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
W20260713 09:11:59.922808  6297 leader_election.cc:343] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.926344  6376 consensus_queue.cc:260] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.936005  6377 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.936477  6377 ts_tablet_manager.cc:1403] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.010s
I20260713 09:11:59.938112  6376 ts_tablet_manager.cc:1434] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:11:59.939078  6376 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:11:59.939347  6377 raft_consensus.cc:359] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.940037  6377 raft_consensus.cc:385] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.940310  6377 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.941159  6377 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.946556  6377 ts_tablet_manager.cc:1434] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:11:59.947517  6377 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.948434  6376 tablet_bootstrap.cc:654] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.957420  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:11:59.957958  6378 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:11:59.958395  6378 ts_tablet_manager.cc:1403] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.007s
I20260713 09:11:59.958159  6333 raft_consensus.cc:2468] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 0.
I20260713 09:11:59.961126  6378 raft_consensus.cc:359] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.962085  6378 raft_consensus.cc:385] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.962371  6378 raft_consensus.cc:740] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.963043  6378 consensus_queue.cc:260] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.964884  6148 leader_election.cc:304] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:11:59.965139  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:11:59.966506  6384 raft_consensus.cc:2804] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.966858  6384 raft_consensus.cc:493] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:59.966915  6147 leader_election.cc:343] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.967235  6384 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.955260  6377 tablet_bootstrap.cc:654] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.972132  6378 ts_tablet_manager.cc:1434] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:11:59.973130  6378 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:11:59.974488  6384 raft_consensus.cc:515] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:11:59.978201  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:11:59.978813  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:11:59.979346  6333 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:59.981367  6147 leader_election.cc:343] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.983839  6378 tablet_bootstrap.cc:654] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.984592  6377 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:11:59.984454  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:11:59.985080  6259 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:11:59.985796  6333 raft_consensus.cc:2468] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 1.
I20260713 09:11:59.986229  6384 leader_election.cc:290] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Requested vote from peers 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:11:59.986421  6296 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:11:59.986848  6148 leader_election.cc:304] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: e682cf1bde64413cb14491d7d4441303
I20260713 09:11:59.987111  6377 ts_tablet_manager.cc:1403] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260713 09:11:59.988595  6384 raft_consensus.cc:2804] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.987375  6376 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:11:59.988013  6383 raft_consensus.cc:2804] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.989771  6378 tablet_bootstrap.cc:492] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:11:59.989832  6383 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.990363  6383 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.990406  6378 ts_tablet_manager.cc:1403] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:11:59.990708  6377 raft_consensus.cc:359] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.991410  6377 raft_consensus.cc:385] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.991693  6377 raft_consensus.cc:740] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.992408  6377 consensus_queue.cc:260] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.994575  6377 ts_tablet_manager.cc:1434] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:59.995594  6377 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:11:59.996706  6378 raft_consensus.cc:359] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.997469  6378 raft_consensus.cc:385] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.997220  6383 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:11:59.997812  6378 raft_consensus.cc:740] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.998112  6376 ts_tablet_manager.cc:1403] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.002s
I20260713 09:12:00.000942  6376 raft_consensus.cc:359] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.001626  6376 raft_consensus.cc:385] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.001955  6377 tablet_bootstrap.cc:654] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.004235  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.004639  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.005210  6259 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:00.005702  6297 leader_election.cc:343] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.006912  6378 consensus_queue.cc:260] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.011690  6384 raft_consensus.cc:697] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.012997  6383 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.001895  6376 raft_consensus.cc:740] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.012866  6384 consensus_queue.cc:237] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [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: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:00.012864  6259 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 1.
I20260713 09:12:00.015166  6378 ts_tablet_manager.cc:1434] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 09:12:00.016156  6378 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:12:00.016289  6296 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.017109  6402 raft_consensus.cc:493] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.017242  6377 tablet_bootstrap.cc:492] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:12:00.017341  6383 raft_consensus.cc:2804] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.017611  6402 raft_consensus.cc:515] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.018061  6377 ts_tablet_manager.cc:1403] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260713 09:12:00.018978  6376 consensus_queue.cc:260] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.020807  6402 leader_election.cc:290] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.021319  6402 raft_consensus.cc:493] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.020996  6377 raft_consensus.cc:359] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:00.022033  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11cb9e56eb74f289e57bf5b9059e5e2" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.024358  6333 raft_consensus.cc:2468] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 0.
I20260713 09:12:00.025451  6148 leader_election.cc:304] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:00.026343  6377 raft_consensus.cc:385] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.026696  6377 raft_consensus.cc:740] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.027555  6377 consensus_queue.cc:260] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:00.028128  6378 tablet_bootstrap.cc:654] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.028733  6081 catalog_manager.cc:5697] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 0 to 1, leader changed from <none> to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 1 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.029915  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11cb9e56eb74f289e57bf5b9059e5e2" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.030537  6259 raft_consensus.cc:2468] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 0.
I20260713 09:12:00.032692  6377 ts_tablet_manager.cc:1434] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260713 09:12:00.033690  6377 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:12:00.034168  6404 raft_consensus.cc:2804] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.034591  6404 raft_consensus.cc:493] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.034945  6404 raft_consensus.cc:3060] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.021778  6402 raft_consensus.cc:515] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.037930  6383 raft_consensus.cc:697] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:00.038786  6383 consensus_queue.cc:237] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.039105  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
W20260713 09:12:00.040442  6147 leader_election.cc:343] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.042950  6377 tablet_bootstrap.cc:654] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.044050  6376 ts_tablet_manager.cc:1434] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.005s
I20260713 09:12:00.045047  6376 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:12:00.049463  6402 leader_election.cc:290] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.050724  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.051784  6376 tablet_bootstrap.cc:654] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:00.052963  6148 leader_election.cc:343] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.053395  6148 leader_election.cc:304] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc; no voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.054527  6402 raft_consensus.cc:2749] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.054804  6404 raft_consensus.cc:515] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.058019  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11cb9e56eb74f289e57bf5b9059e5e2" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.058636  6259 raft_consensus.cc:3060] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.061708  6377 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:12:00.062216  6377 ts_tablet_manager.cc:1403] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260713 09:12:00.063774  6378 tablet_bootstrap.cc:492] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:12:00.064226  6378 ts_tablet_manager.cc:1403] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.001s
I20260713 09:12:00.063985  6081 catalog_manager.cc:5697] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 0 to 1, leader changed from <none> to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 1 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.065142  6259 raft_consensus.cc:2468] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 1.
I20260713 09:12:00.064858  6377 raft_consensus.cc:359] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.065812  6377 raft_consensus.cc:385] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.066129  6377 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.066357  6147 leader_election.cc:304] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.066905  6377 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.067173  6402 raft_consensus.cc:2804] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.067279  6378 raft_consensus.cc:359] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.067791  6402 raft_consensus.cc:697] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.067983  6378 raft_consensus.cc:385] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.068280  6378 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.068617  6402 consensus_queue.cc:237] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.068996  6378 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.069422  6377 ts_tablet_manager.cc:1434] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:00.070936  6377 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:12:00.074007  6383 raft_consensus.cc:493] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.074473  6383 raft_consensus.cc:515] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.076423  6383 leader_election.cc:290] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.077116  6377 tablet_bootstrap.cc:654] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.077589  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.078009  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.078176  6258 raft_consensus.cc:2468] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:12:00.079282  6384 raft_consensus.cc:493] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.079344  6296 leader_election.cc:304] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.079792  6384 raft_consensus.cc:515] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
W20260713 09:12:00.080205  6297 leader_election.cc:343] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.081089  6383 raft_consensus.cc:2804] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.081481  6383 raft_consensus.cc:493] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.080216  6378 ts_tablet_manager.cc:1434] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:12:00.082216  6412 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.083104  6378 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:12:00.083269  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.083457  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.084074  6258 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 0.
I20260713 09:12:00.084263  6404 leader_election.cc:290] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
W20260713 09:12:00.084858  6148 leader_election.cc:343] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.085384  6147 leader_election.cc:304] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.086081  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11cb9e56eb74f289e57bf5b9059e5e2" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.086625  6333 raft_consensus.cc:3060] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.081856  6384 leader_election.cc:290] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.089855  6384 raft_consensus.cc:2804] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.090211  6384 raft_consensus.cc:493] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.090301  6378 tablet_bootstrap.cc:654] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.090591  6384 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.081894  6383 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.097793  6333 raft_consensus.cc:2468] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 1.
I20260713 09:12:00.099593  6412 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.103152  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.104058  6259 raft_consensus.cc:2393] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afd8ad52ab89428bb4c49f706c6093dc in current term 1: Already voted for candidate 56444a2241c443948e2300ee6ce8c1df in this term.
I20260713 09:12:00.104805  6383 raft_consensus.cc:515] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.105723  6384 raft_consensus.cc:515] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.106760  6412 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.110170  6382 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.110687  6382 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.111984  6082 catalog_manager.cc:5697] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 0 to 1, leader changed from <none> to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 1 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.115739  6382 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.116559  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.117406  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.117688  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.118418  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.121201  6258 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.118641  6384 leader_election.cc:290] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.122133  6259 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.119129  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.119570  6383 leader_election.cc:290] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
W20260713 09:12:00.123191  6297 leader_election.cc:343] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.122529  6148 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc; no voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.126291  6378 tablet_bootstrap.cc:492] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
W20260713 09:12:00.128737  6148 leader_election.cc:343] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.129362  6378 ts_tablet_manager.cc:1403] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.009s
I20260713 09:12:00.132125  6378 raft_consensus.cc:359] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.132781  6378 raft_consensus.cc:385] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.133042  6378 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.127657  6384 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.133733  6378 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.134814  6259 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 1.
I20260713 09:12:00.135959  6147 leader_election.cc:304] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.137069  6412 raft_consensus.cc:2804] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.137559  6412 raft_consensus.cc:697] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.138775  6376 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:12:00.138357  6412 consensus_queue.cc:237] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.139214  6376 ts_tablet_manager.cc:1403] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.004s
I20260713 09:12:00.139561  6384 raft_consensus.cc:2749] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.143090  6258 raft_consensus.cc:2468] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 1.
I20260713 09:12:00.137168  6377 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:12:00.144001  6377 ts_tablet_manager.cc:1403] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.007s
I20260713 09:12:00.144340  6296 leader_election.cc:304] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.145371  6406 raft_consensus.cc:2804] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.145220  6376 raft_consensus.cc:359] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.146004  6376 raft_consensus.cc:385] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.145913  6406 raft_consensus.cc:697] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:00.146317  6376 raft_consensus.cc:740] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.146871  6377 raft_consensus.cc:359] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.147550  6377 raft_consensus.cc:385] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.147109  6376 consensus_queue.cc:260] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.147931  6377 raft_consensus.cc:740] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.148597  6377 consensus_queue.cc:260] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.149392  6376 ts_tablet_manager.cc:1434] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260713 09:12:00.150353  6376 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:12:00.150640  6377 ts_tablet_manager.cc:1434] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:00.147058  6406 consensus_queue.cc:237] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.146284  6407 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.153729  6407 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.155287  6377 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: Bootstrap starting.
I20260713 09:12:00.155886  6407 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.156388  6376 tablet_bootstrap.cc:654] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.156994  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.157555  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.157680  6258 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:12:00.158151  6184 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:12:00.158974  6296 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.162102  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.162665  6332 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 0.
I20260713 09:12:00.163146  6377 tablet_bootstrap.cc:654] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.163121  6407 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.164963  6407 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.165293  6407 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.165856  6081 catalog_manager.cc:5697] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 0 to 1, leader changed from <none> to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 1 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.167600  6223 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.169875  6382 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.170200  6382 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.170502  6382 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.185557  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.186216  6184 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 0.
I20260713 09:12:00.187855  6382 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.190061  6382 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.191062  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.191403  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.191618  6184 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.196142  6382 raft_consensus.cc:493] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.196583  6184 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 1.
I20260713 09:12:00.196656  6382 raft_consensus.cc:515] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.197784  6223 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.198874  6382 leader_election.cc:290] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.199466  6382 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.199959  6382 raft_consensus.cc:697] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.200809  6382 consensus_queue.cc:237] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.208626  6407 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.209846  6332 raft_consensus.cc:2393] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e682cf1bde64413cb14491d7d4441303 in current term 1: Already voted for candidate 56444a2241c443948e2300ee6ce8c1df in this term.
I20260713 09:12:00.217046  6378 ts_tablet_manager.cc:1434] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260713 09:12:00.220091  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.220542  6081 catalog_manager.cc:5697] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 0 to 1, leader changed from <none> to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:00.222163  6223 leader_election.cc:343] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.222929  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.223501  6184 raft_consensus.cc:2468] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 0.
I20260713 09:12:00.224795  6223 leader_election.cc:304] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.229954  6378 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:12:00.233815  6422 raft_consensus.cc:2804] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.234714  6422 raft_consensus.cc:493] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.235021  6422 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.244489  6407 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.246907  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.248371  6082 catalog_manager.cc:5697] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 0 to 1, leader changed from <none> to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 1 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.250372  6422 raft_consensus.cc:515] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.251286  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.252517  6382 raft_consensus.cc:493] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.252856  6422 leader_election.cc:290] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.252934  6382 raft_consensus.cc:515] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.254961  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.255141  6382 leader_election.cc:290] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.255542  6183 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.252008  6184 raft_consensus.cc:2393] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56444a2241c443948e2300ee6ce8c1df in current term 1: Already voted for candidate e682cf1bde64413cb14491d7d4441303 in this term.
I20260713 09:12:00.257599  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.261179  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.264124  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.264241  6183 raft_consensus.cc:2468] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 1.
I20260713 09:12:00.265798  6378 tablet_bootstrap.cc:654] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:00.265766  6223 leader_election.cc:343] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:00.266517  6223 leader_election.cc:343] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.266795  6376 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
W20260713 09:12:00.267184  6223 leader_election.cc:343] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.267622  6223 leader_election.cc:304] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [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: e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.268340  6382 raft_consensus.cc:2749] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.268934  6377 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: No bootstrap required, opened a new log
I20260713 09:12:00.268719  6223 leader_election.cc:304] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.269364  6377 ts_tablet_manager.cc:1403] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.059s
I20260713 09:12:00.269551  6382 raft_consensus.cc:2804] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.267254  6376 ts_tablet_manager.cc:1403] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.117s	user 0.045s	sys 0.064s
I20260713 09:12:00.269976  6382 raft_consensus.cc:697] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.270368  6297 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df; no voters: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.270764  6382 consensus_queue.cc:237] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.271128  6407 raft_consensus.cc:2749] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.272635  6376 raft_consensus.cc:359] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.273370  6376 raft_consensus.cc:385] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.273739  6376 raft_consensus.cc:740] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.273528  6377 raft_consensus.cc:359] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.274170  6377 raft_consensus.cc:385] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.274456  6377 raft_consensus.cc:740] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.274507  6376 consensus_queue.cc:260] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.275292  6377 consensus_queue.cc:260] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.277493  6377 ts_tablet_manager.cc:1434] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:00.277626  6376 ts_tablet_manager.cc:1434] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260713 09:12:00.278270  6113 debug-util.cc:398] Leaking SignalData structure 0x7b0800054000 after lost signal to thread 5566
I20260713 09:12:00.278596  6376 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:12:00.286625  6378 tablet_bootstrap.cc:492] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:12:00.287133  6378 ts_tablet_manager.cc:1403] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.003s
I20260713 09:12:00.290292  6376 tablet_bootstrap.cc:654] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.294005  6378 raft_consensus.cc:359] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.294742  6378 raft_consensus.cc:385] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.295010  6378 raft_consensus.cc:740] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.295678  6378 consensus_queue.cc:260] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.297749  6378 ts_tablet_manager.cc:1434] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:00.297363  6081 catalog_manager.cc:5697] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 0 to 1, leader changed from <none> to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.298696  6378 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:12:00.304880  6378 tablet_bootstrap.cc:654] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.309800  6378 tablet_bootstrap.cc:492] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:12:00.310247  6378 ts_tablet_manager.cc:1403] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:12:00.312783  6378 raft_consensus.cc:359] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.313460  6378 raft_consensus.cc:385] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.313755  6378 raft_consensus.cc:740] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.314393  6378 consensus_queue.cc:260] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.316325  6378 ts_tablet_manager.cc:1434] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:00.317227  6378 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: Bootstrap starting.
I20260713 09:12:00.319792  6376 tablet_bootstrap.cc:492] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:12:00.320297  6376 ts_tablet_manager.cc:1403] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.018s
I20260713 09:12:00.322525  6378 tablet_bootstrap.cc:654] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.322813  6376 raft_consensus.cc:359] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.323426  6376 raft_consensus.cc:385] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.323679  6376 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.324334  6376 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.326351  6376 ts_tablet_manager.cc:1434] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:12:00.327167  6376 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:12:00.327616  6378 tablet_bootstrap.cc:492] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: No bootstrap required, opened a new log
I20260713 09:12:00.328003  6378 ts_tablet_manager.cc:1403] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:00.328012  6412 raft_consensus.cc:493] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.328580  6412 raft_consensus.cc:515] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.330597  6378 raft_consensus.cc:359] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.331251  6378 raft_consensus.cc:385] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.331228  6382 raft_consensus.cc:493] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.331830  6382 raft_consensus.cc:515] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:00.332557  6376 tablet_bootstrap.cc:654] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.332798  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.333361  6258 raft_consensus.cc:2468] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 0.
I20260713 09:12:00.333763  6382 leader_election.cc:290] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893), afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547)
I20260713 09:12:00.334030  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.334196  6378 raft_consensus.cc:740] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.334837  6378 consensus_queue.cc:260] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
W20260713 09:12:00.335779  6148 leader_election.cc:343] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.336827  6378 ts_tablet_manager.cc:1434] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:12:00.338727  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.340274  6147 leader_election.cc:304] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.341068  6402 raft_consensus.cc:2804] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.341281  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.341492  6402 raft_consensus.cc:493] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.341909  6402 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.342068  6332 raft_consensus.cc:2393] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e682cf1bde64413cb14491d7d4441303 in current term 1: Already voted for candidate afd8ad52ab89428bb4c49f706c6093dc in this term.
I20260713 09:12:00.343293  6223 leader_election.cc:304] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [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: e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.344146  6382 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.349192  6402 raft_consensus.cc:515] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.330597  6412 leader_election.cc:290] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.351413  6407 raft_consensus.cc:493] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.351881  6407 raft_consensus.cc:515] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.352192  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.352692  6258 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.353919  6407 leader_election.cc:290] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.354708  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.355353  6184 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:12:00.355490  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.355569  6382 raft_consensus.cc:2749] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.356194  6259 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 0.
I20260713 09:12:00.356657  6297 leader_election.cc:304] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:00.357424  6407 raft_consensus.cc:2804] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.357838  6407 raft_consensus.cc:493] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.358182  6407 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.359653  6402 leader_election.cc:290] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.360505  6376 tablet_bootstrap.cc:492] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:12:00.360742  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.360958  6376 ts_tablet_manager.cc:1403] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.015s
W20260713 09:12:00.362021  6148 leader_election.cc:343] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:00.363974  6376 raft_consensus.cc:359] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.364316  6258 raft_consensus.cc:2468] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 1.
I20260713 09:12:00.364596  6376 raft_consensus.cc:385] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.364905  6376 raft_consensus.cc:740] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.365612  6147 leader_election.cc:304] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.365581  6376 consensus_queue.cc:260] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.366786  6402 raft_consensus.cc:2804] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.367599  6376 ts_tablet_manager.cc:1434] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:00.367977  6402 raft_consensus.cc:697] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.368460  6376 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: Bootstrap starting.
I20260713 09:12:00.368899  6402 consensus_queue.cc:237] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.375097  6376 tablet_bootstrap.cc:654] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:00.381204  6407 raft_consensus.cc:515] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.384128  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.384727  6184 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.386173  6376 tablet_bootstrap.cc:492] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: No bootstrap required, opened a new log
I20260713 09:12:00.386600  6376 ts_tablet_manager.cc:1403] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:12:00.389313  6376 raft_consensus.cc:359] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.390017  6376 raft_consensus.cc:385] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:00.390280  6376 raft_consensus.cc:740] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Initialized, Role: FOLLOWER
I20260713 09:12:00.391183  6376 consensus_queue.cc:260] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.391394  6184 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 1.
I20260713 09:12:00.392853  6297 leader_election.cc:304] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:00.393718  6406 raft_consensus.cc:2804] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.394160  6406 raft_consensus.cc:697] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:00.395426  6406 consensus_queue.cc:237] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.396013  6376 ts_tablet_manager.cc:1434] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:00.397482  6407 leader_election.cc:290] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.398814  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.399600  6258 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.405097  6082 catalog_manager.cc:5697] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 0 to 1, leader changed from <none> to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 1 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.406664  6382 raft_consensus.cc:493] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.407096  6382 raft_consensus.cc:515] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.407794  6258 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 1.
I20260713 09:12:00.409078  6382 leader_election.cc:290] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.410322  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.410723  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df" is_pre_election: true
I20260713 09:12:00.410908  6184 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 0.
I20260713 09:12:00.411327  6332 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 0.
I20260713 09:12:00.411862  6223 leader_election.cc:304] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.412573  6382 raft_consensus.cc:2804] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:00.412891  6382 raft_consensus.cc:493] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:00.413163  6382 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.418390  6382 raft_consensus.cc:515] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.420269  6382 leader_election.cc:290] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 1 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.421411  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.421986  6184 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.421923  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.422595  6332 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.427850  6402 consensus_queue.cc:1048] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.429734  6332 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 1.
I20260713 09:12:00.430886  6223 leader_election.cc:304] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.431664  6382 raft_consensus.cc:2804] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:00.432331  6382 raft_consensus.cc:697] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.433120  6382 consensus_queue.cc:237] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.437897  6079 catalog_manager.cc:5697] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 0 to 1, leader changed from <none> to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 1 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.444172  6082 catalog_manager.cc:5697] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 0 to 1, leader changed from <none> to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.429616  6184 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 1.
I20260713 09:12:00.458632  6402 consensus_queue.cc:1048] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.470182  6402 consensus_queue.cc:1048] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.487614  6402 consensus_queue.cc:1048] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.525161  6407 raft_consensus.cc:493] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.525017  6406 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.525723  6407 raft_consensus.cc:515] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.527817  6407 leader_election.cc:290] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.529471  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.530630  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.531351  6259 raft_consensus.cc:2393] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56444a2241c443948e2300ee6ce8c1df in current term 1: Already voted for candidate afd8ad52ab89428bb4c49f706c6093dc in this term.
I20260713 09:12:00.534019  6296 leader_election.cc:304] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df; no voters: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.535076  6407 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.535595  6333 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.541416  6406 consensus_queue.cc:1048] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.542435  6402 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.543480  6407 raft_consensus.cc:2749] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.550312  6402 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.576342  6184 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.594890  6383 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.595532  6407 consensus_queue.cc:1048] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.605549  6258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:37112
I20260713 09:12:00.606144  6258 raft_consensus.cc:606] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.629902  6332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:33012
I20260713 09:12:00.630517  6332 raft_consensus.cc:606] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.636070  6332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
mode: GRACEFUL
new_leader_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:33012
I20260713 09:12:00.636675  6332 raft_consensus.cc:606] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Received request to transfer leadership to TS e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.642004  6332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
mode: GRACEFUL
new_leader_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:33012
I20260713 09:12:00.642429  6332 raft_consensus.cc:606] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Received request to transfer leadership to TS e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.657428  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:47718
I20260713 09:12:00.657932  6184 raft_consensus.cc:606] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Received request to transfer leadership to TS e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.662616  6258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
mode: GRACEFUL
new_leader_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:37112
I20260713 09:12:00.663094  6258 raft_consensus.cc:606] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Received request to transfer leadership to TS 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:00.749223  6422 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.761261  6382 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.770396  6382 raft_consensus.cc:993] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:00.770819  6382 raft_consensus.cc:1081] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:00.772184  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47710
I20260713 09:12:00.772683  6184 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.773013  6184 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.777943  6184 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.780598  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.780882  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.781229  6258 raft_consensus.cc:3055] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.781481  6332 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.781678  6258 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.782523  6258 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.783514  6258 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.788024  6332 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:00.788156  6384 consensus_queue.cc:1048] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.789170  6148 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:00.789958  6384 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.790570  6384 raft_consensus.cc:697] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.789978  6184 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 2 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.791352  6384 consensus_queue.cc:237] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.794412  6258 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:00.799608  6412 raft_consensus.cc:993] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:00.800859  6412 raft_consensus.cc:1081] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Signalling peer e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:00.799366  6081 catalog_manager.cc:5697] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 1 to 2, leader changed from e682cf1bde64413cb14491d7d4441303 (127.5.110.194) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 2 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.804522  6258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:37100
I20260713 09:12:00.805064  6258 raft_consensus.cc:493] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.805410  6258 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.805459  6404 consensus_queue.cc:1048] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:00.814054  6258 raft_consensus.cc:515] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.815241  6257 raft_consensus.cc:1240] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Rejecting Update request from peer afd8ad52ab89428bb4c49f706c6093dc for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:00.819242  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.819753  6258 leader_election.cc:290] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 2 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.820850  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b78551cfdc49e38902b0d4b9097334" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.821439  6184 raft_consensus.cc:3055] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.821803  6184 raft_consensus.cc:740] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:00.819849  6333 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.822533  6184 consensus_queue.cc:260] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.823563  6184 raft_consensus.cc:3060] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.829064  6333 raft_consensus.cc:2468] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 2.
I20260713 09:12:00.829188  6382 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.829895  6184 raft_consensus.cc:2468] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 2.
I20260713 09:12:00.831303  6223 leader_election.cc:304] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:00.832053  6382 raft_consensus.cc:2804] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.832484  6382 raft_consensus.cc:697] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.833244  6382 consensus_queue.cc:237] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.834928  6450 consensus_queue.cc:1048] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:00.846488  6407 raft_consensus.cc:493] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:00.847110  6407 raft_consensus.cc:515] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.851439  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e682cf1bde64413cb14491d7d4441303" is_pre_election: true
I20260713 09:12:00.853386  6407 leader_election.cc:290] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.862445  6081 catalog_manager.cc:5697] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 1 to 2, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.863972  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc" is_pre_election: true
I20260713 09:12:00.865617  6297 leader_election.cc:304] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df; no voters: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303
I20260713 09:12:00.866838  6407 raft_consensus.cc:2749] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:00.880098  6407 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.890404  6333 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:00.893003  6450 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.901953  6450 consensus_queue.cc:1048] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.918035  6406 raft_consensus.cc:993] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: : Instructing follower e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:00.918459  6406 raft_consensus.cc:1081] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Signalling peer e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:00.920545  6258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:12:00.921145  6258 raft_consensus.cc:493] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.921633  6258 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.925994  6383 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.928202  6258 raft_consensus.cc:515] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.930228  6257 raft_consensus.cc:1240] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Rejecting Update request from peer 56444a2241c443948e2300ee6ce8c1df for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:00.931622  6383 consensus_queue.cc:1059] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.932262  6258 leader_election.cc:290] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 2 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:00.932391  6407 raft_consensus.cc:3055] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.932771  6407 raft_consensus.cc:740] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:00.933678  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.933557  6407 consensus_queue.cc:260] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.934182  6333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:00.934828  6407 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.939452  6382 raft_consensus.cc:993] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: : Instructing follower 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:00.939872  6382 raft_consensus.cc:1081] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Signalling peer 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:00.942772  6332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:32996
I20260713 09:12:00.943301  6332 raft_consensus.cc:493] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.943650  6332 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.950093  6333 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 2.
I20260713 09:12:00.949976  6332 raft_consensus.cc:515] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.952113  6223 leader_election.cc:304] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:00.953200  6450 raft_consensus.cc:2804] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.953666  6450 raft_consensus.cc:697] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.953871  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:00.954061  6332 leader_election.cc:290] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 2 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:00.954427  6183 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.954501  6450 consensus_queue.cc:237] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.955193  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "002b1e08650c4427a9bcc2771d403c4b" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:00.955744  6258 raft_consensus.cc:3055] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.956029  6258 raft_consensus.cc:740] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:00.956745  6258 consensus_queue.cc:260] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.957782  6258 raft_consensus.cc:3060] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.960844  6183 raft_consensus.cc:2468] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:00.961805  6297 leader_election.cc:304] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:00.962724  6407 raft_consensus.cc:2804] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.963447  6407 raft_consensus.cc:697] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:00.963929  6258 raft_consensus.cc:2468] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:00.964457  6407 consensus_queue.cc:237] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:00.968915  6079 catalog_manager.cc:5697] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 1 to 2, leader changed from 56444a2241c443948e2300ee6ce8c1df (127.5.110.195) to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.983070  6081 catalog_manager.cc:5697] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 1 to 2, leader changed from e682cf1bde64413cb14491d7d4441303 (127.5.110.194) to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 2 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:01.044863  6406 raft_consensus.cc:993] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: : Instructing follower e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:01.045288  6407 raft_consensus.cc:1081] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Signalling peer e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:01.046837  6258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:12:01.047402  6258 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:01.047760  6258 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.054219  6258 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.056208  6258 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 2 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:01.056943  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:01.057173  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:01.057542  6183 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.057710  6332 raft_consensus.cc:3055] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:01.058045  6332 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:01.058843  6332 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.060014  6332 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.064743  6183 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 2.
I20260713 09:12:01.065729  6223 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:01.066524  6450 raft_consensus.cc:2804] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:01.066963  6450 raft_consensus.cc:697] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:01.067710  6450 consensus_queue.cc:237] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.072243  6332 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 2.
I20260713 09:12:01.074414  6081 catalog_manager.cc:5697] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 1 to 2, leader changed from 56444a2241c443948e2300ee6ce8c1df (127.5.110.195) to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.082789  6407 raft_consensus.cc:993] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:01.083215  6407 raft_consensus.cc:1081] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:01.086894  6183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47700
I20260713 09:12:01.088173  6183 raft_consensus.cc:493] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:01.088531  6183 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.093713  6183 raft_consensus.cc:515] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.095647  6183 leader_election.cc:290] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 2 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:01.096050  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:01.096661  6258 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.096699  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa8be3727e46a982b026e75da2a4ae" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:01.097251  6332 raft_consensus.cc:3055] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:01.097497  6332 raft_consensus.cc:740] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:01.098177  6332 consensus_queue.cc:260] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.099020  6332 raft_consensus.cc:3060] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.103080  6258 raft_consensus.cc:2468] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:01.103163  6332 raft_consensus.cc:2468] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:01.104331  6147 leader_election.cc:304] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [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: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:01.105074  6384 raft_consensus.cc:2804] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:01.105499  6384 raft_consensus.cc:697] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:01.106238  6384 consensus_queue.cc:237] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:01.111981  6081 catalog_manager.cc:5697] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 1 to 2, leader changed from 56444a2241c443948e2300ee6ce8c1df (127.5.110.195) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 2 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.212581  6258 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.214134  6384 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.222069  6332 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.223675  6402 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.311831  6183 raft_consensus.cc:1275] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.313374  6422 consensus_queue.cc:1048] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.321573  6332 raft_consensus.cc:1275] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.323228  6382 consensus_queue.cc:1048] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.531946  6332 raft_consensus.cc:1275] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.534857  6382 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.540671  6183 raft_consensus.cc:1275] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.540916  6258 raft_consensus.cc:1275] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.542425  6406 consensus_queue.cc:1048] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.543239  6383 consensus_queue.cc:1048] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.547788  6184 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.579172  6183 raft_consensus.cc:1275] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.584982  6184 raft_consensus.cc:1275] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.600505  6332 raft_consensus.cc:1275] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.601308  6331 raft_consensus.cc:1275] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.602917  6404 consensus_queue.cc:1048] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.603911  6382 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.605119  6382 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.605839  6461 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.614766  6258 raft_consensus.cc:1275] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.616890  6412 consensus_queue.cc:1048] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:02.474714  6354 debug-util.cc:398] Leaking SignalData structure 0x7b0800127ae0 after lost signal to thread 5566
W20260713 09:12:02.475638  6354 debug-util.cc:398] Leaking SignalData structure 0x7b08001251c0 after lost signal to thread 6116
W20260713 09:12:02.476661  6354 debug-util.cc:398] Leaking SignalData structure 0x7b0800135a40 after lost signal to thread 6208
W20260713 09:12:02.477588  6354 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4780 after lost signal to thread 6283
W20260713 09:12:02.478472  6354 debug-util.cc:398] Leaking SignalData structure 0x7b08001dfb40 after lost signal to thread 6357
I20260713 09:12:03.787156  5563 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:12:03.787935  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:03.812152  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:03.812799  6184 raft_consensus.cc:606] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Received request to transfer leadership to TS 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:03.816210  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:03.816898  6184 raft_consensus.cc:606] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Received request to transfer leadership to TS 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:03.818163  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:03.818667  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:04.045272  6471 raft_consensus.cc:993] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:04.045774  6468 raft_consensus.cc:1081] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Signalling peer 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:04.047328  6332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:32984
I20260713 09:12:04.047765  6332 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:04.048035  6332 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.052639  6332 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.055269  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:04.055804  6257 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.056265  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:04.056799  6184 raft_consensus.cc:3055] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:04.057078  6184 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:04.057938  6184 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.058590  6332 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 3 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:04.059077  6184 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.061429  6257 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 3.
I20260713 09:12:04.062431  6296 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:04.063032  6406 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:04.063968  6406 raft_consensus.cc:697] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:04.064740  6406 consensus_queue.cc:237] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.065701  6184 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 3.
I20260713 09:12:04.072885  6079 catalog_manager.cc:5697] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 2 to 3, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 3 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.235620  6471 raft_consensus.cc:993] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:04.236076  6468 raft_consensus.cc:1081] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Signalling peer 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:04.237743  6332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:32984
I20260713 09:12:04.238255  6332 raft_consensus.cc:493] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:04.238565  6332 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.244439  6332 raft_consensus.cc:515] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.246999  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:04.247216  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:04.247782  6257 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.248332  6184 raft_consensus.cc:3055] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:04.248664  6184 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:04.249372  6184 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.250126  6184 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.253680  6332 leader_election.cc:290] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 2 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:04.254351  6257 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:04.255502  6296 leader_election.cc:304] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:04.256366  6406 raft_consensus.cc:2804] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:04.256481  6184 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:04.256844  6406 raft_consensus.cc:697] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:04.257660  6406 consensus_queue.cc:237] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.265126  6079 catalog_manager.cc:5697] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 1 to 2, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 2 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.536963  6184 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:04.538234  6406 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:04.556365  6257 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:04.557965  6472 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:04.706858  6184 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.708180  6472 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.717752  6257 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.719972  6482 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.819411  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:04.832206  6332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:33012
I20260713 09:12:04.832829  6332 raft_consensus.cc:606] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:04.838179  6332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:33012
I20260713 09:12:04.838733  6332 raft_consensus.cc:606] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:04.848706  6257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:37112
I20260713 09:12:04.849179  6257 raft_consensus.cc:606] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:04.853781  6257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:37112
I20260713 09:12:04.854331  6257 raft_consensus.cc:606] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:04.858944  6257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397e078c882641bb81fb34970d3e411e"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
mode: GRACEFUL
new_leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:37112
I20260713 09:12:04.859495  6257 raft_consensus.cc:606] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Received request to transfer leadership to TS afd8ad52ab89428bb4c49f706c6093dc
I20260713 09:12:04.900074  6462 raft_consensus.cc:993] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:04.900480  6487 raft_consensus.cc:1081] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:04.901882  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47710
I20260713 09:12:04.902279  6184 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:04.902520  6184 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.906400  6184 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.907676  6184 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:04.908574  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:04.908661  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:04.909037  6257 raft_consensus.cc:3055] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:04.909096  6332 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.909373  6257 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:04.910053  6257 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.910989  6257 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:04.913571  6332 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:04.914590  6148 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:04.915208  6468 raft_consensus.cc:2804] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:04.915655  6257 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:04.916144  6468 raft_consensus.cc:697] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:04.916991  6468 consensus_queue.cc:237] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.924696  6082 catalog_manager.cc:5697] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 2 to 3, leader changed from e682cf1bde64413cb14491d7d4441303 (127.5.110.194) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 3 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:04.951534  6472 raft_consensus.cc:993] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:04.951926  6482 raft_consensus.cc:1081] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:04.953156  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47700
I20260713 09:12:04.953538  6184 raft_consensus.cc:493] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:04.953774  6184 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:04.957548  6184 raft_consensus.cc:515] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.958768  6184 leader_election.cc:290] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 4 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:04.959507  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:04.959769  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8e34651ef748f7a054662a11d516c6" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:04.960048  6257 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:04.960224  6332 raft_consensus.cc:3055] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:04.960528  6332 raft_consensus.cc:740] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:04.961205  6332 consensus_queue.cc:260] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.962289  6332 raft_consensus.cc:3060] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:04.966235  6257 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 4.
I20260713 09:12:04.967288  6147 leader_election.cc:304] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:04.967989  6332 raft_consensus.cc:2468] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 4.
I20260713 09:12:04.968012  6468 raft_consensus.cc:2804] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:04.968488  6468 raft_consensus.cc:697] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 4 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:04.969183  6468 consensus_queue.cc:237] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:04.974452  6082 catalog_manager.cc:5697] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 3 to 4, leader changed from 56444a2241c443948e2300ee6ce8c1df (127.5.110.195) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 4 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.043862  6462 raft_consensus.cc:993] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.044239  6487 raft_consensus.cc:1081] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.045460  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397e078c882641bb81fb34970d3e411e"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47710
I20260713 09:12:05.045883  6184 raft_consensus.cc:493] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:05.046131  6184 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.050123  6184 raft_consensus.cc:515] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.051417  6184 leader_election.cc:290] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 2 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:05.052179  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:05.052402  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:05.052736  6257 raft_consensus.cc:3055] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:05.052846  6332 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.053104  6257 raft_consensus.cc:740] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:05.053922  6257 consensus_queue.cc:260] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.055081  6257 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:05.058804  6332 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:05.059739  6148 leader_election.cc:304] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [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: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:05.060338  6468 raft_consensus.cc:2804] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:05.060779  6468 raft_consensus.cc:697] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:05.060948  6257 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 2.
I20260713 09:12:05.061581  6468 consensus_queue.cc:237] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [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: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.067557  6082 catalog_manager.cc:5697] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 1 to 2, leader changed from e682cf1bde64413cb14491d7d4441303 (127.5.110.194) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 2 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.132483  6472 raft_consensus.cc:993] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.132889  6482 raft_consensus.cc:1081] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.134147  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47700
I20260713 09:12:05.134544  6184 raft_consensus.cc:493] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:05.134809  6184 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.138695  6184 raft_consensus.cc:515] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.139931  6184 leader_election.cc:290] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:05.140774  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:05.140920  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:05.141323  6257 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.141415  6332 raft_consensus.cc:3055] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:05.141816  6332 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:05.142391  6332 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.143097  6332 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.145870  6257 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:05.146474  6258 raft_consensus.cc:1240] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Rejecting Update request from peer 56444a2241c443948e2300ee6ce8c1df for earlier term 2. Current term is 3. Ops: []
I20260713 09:12:05.146903  6332 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:05.147049  6147 leader_election.cc:304] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd8ad52ab89428bb4c49f706c6093dc, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:05.147861  6468 raft_consensus.cc:2804] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:05.148303  6468 raft_consensus.cc:697] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:05.149037  6468 consensus_queue.cc:237] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.154611  6082 catalog_manager.cc:5697] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 2 to 3, leader changed from 56444a2241c443948e2300ee6ce8c1df (127.5.110.195) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 3 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.282908  6462 raft_consensus.cc:993] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: : Instructing follower afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.283319  6462 raft_consensus.cc:1081] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Signalling peer afd8ad52ab89428bb4c49f706c6093dc to start an election
I20260713 09:12:05.284677  6184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
 from {username='slave'} at 127.0.0.1:47710
I20260713 09:12:05.285086  6184 raft_consensus.cc:493] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:05.285338  6184 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.289314  6184 raft_consensus.cc:515] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.290786  6184 leader_election.cc:290] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:05.291565  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:05.291751  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6ce88cd7a24894beb03396de77de79" candidate_uuid: "afd8ad52ab89428bb4c49f706c6093dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:05.292032  6258 raft_consensus.cc:3055] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:05.292188  6332 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.292367  6258 raft_consensus.cc:740] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:05.292989  6258 consensus_queue.cc:260] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.293803  6258 raft_consensus.cc:3060] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:05.296509  6332 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:05.297312  6148 leader_election.cc:304] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, afd8ad52ab89428bb4c49f706c6093dc; no voters: 
I20260713 09:12:05.297775  6258 raft_consensus.cc:2468] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd8ad52ab89428bb4c49f706c6093dc in term 3.
I20260713 09:12:05.297940  6468 raft_consensus.cc:2804] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:05.298394  6468 raft_consensus.cc:697] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Becoming Leader. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:05.299103  6468 consensus_queue.cc:237] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:05.300952  6332 raft_consensus.cc:1275] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.302071  6488 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.307329  6082 catalog_manager.cc:5697] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc reported cstate change: term changed from 2 to 3, leader changed from e682cf1bde64413cb14491d7d4441303 (127.5.110.194) to afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193). New cstate: current_term: 3 leader_uuid: "afd8ad52ab89428bb4c49f706c6093dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.312155  6258 raft_consensus.cc:1275] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.313299  6468 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.355791  6258 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:05.356802  6488 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:05.363238  6332 raft_consensus.cc:1275] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:05.364691  6488 consensus_queue.cc:1048] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:05.464370  6331 raft_consensus.cc:1275] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:05.465533  6488 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:05.473166  6258 raft_consensus.cc:1275] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:05.474808  6500 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:05.599004  6258 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.600133  6500 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.606601  6331 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.608055  6502 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.882735  6258 raft_consensus.cc:1275] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.883781  6502 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:05.891424  6331 raft_consensus.cc:1275] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Refusing update from remote peer afd8ad52ab89428bb4c49f706c6093dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:05.892776  6502 consensus_queue.cc:1048] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:07.866667  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:07.874109  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:07.874732  6184 raft_consensus.cc:606] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Received request to transfer leadership to TS e682cf1bde64413cb14491d7d4441303
I20260713 09:12:07.877164  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397e078c882641bb81fb34970d3e411e"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:07.877578  6184 raft_consensus.cc:606] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Received request to transfer leadership to TS 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:07.879504  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:07.879870  6184 raft_consensus.cc:606] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Received request to transfer leadership to TS 56444a2241c443948e2300ee6ce8c1df
I20260713 09:12:07.881770  6184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
mode: GRACEFUL
new_leader_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:47734
I20260713 09:12:07.882120  6184 raft_consensus.cc:606] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Received request to transfer leadership to TS e682cf1bde64413cb14491d7d4441303
I20260713 09:12:07.882982  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:12:07.883352  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:08.143959  6488 raft_consensus.cc:993] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:08.144446  6509 raft_consensus.cc:1081] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Signalling peer e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:08.145889  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:37100
I20260713 09:12:08.146375  6257 raft_consensus.cc:493] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.146670  6257 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.152055  6257 raft_consensus.cc:515] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.154161  6257 leader_election.cc:290] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 4 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:08.154829  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:08.155380  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0542d56d864a2194d36eb33e795690" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:08.155464  6184 raft_consensus.cc:3055] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:08.155786  6332 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.155792  6184 raft_consensus.cc:740] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:08.156648  6184 consensus_queue.cc:260] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.157500  6184 raft_consensus.cc:3060] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.160650  6332 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 4.
I20260713 09:12:08.161731  6223 leader_election.cc:304] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:08.162465  6507 raft_consensus.cc:2804] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:08.162709  6184 raft_consensus.cc:2468] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 4.
I20260713 09:12:08.163718  6507 raft_consensus.cc:697] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 4 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:08.164266  6488 raft_consensus.cc:993] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:08.164718  6509 raft_consensus.cc:1081] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Signalling peer 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:08.164664  6507 consensus_queue.cc:237] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.166409  6332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:32984
I20260713 09:12:08.166793  6332 raft_consensus.cc:493] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.167054  6332 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.172250  6332 raft_consensus.cc:515] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:08.172544  6079 catalog_manager.cc:5697] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 3 to 4, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 4 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.173893  6332 leader_election.cc:290] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 2 election: Requested vote from peers e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615), afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547)
I20260713 09:12:08.174716  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:08.174995  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7febcc76b9a453bb780cbb3322e6fd6" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:08.175414  6257 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.175550  6184 raft_consensus.cc:3055] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.175890  6184 raft_consensus.cc:740] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:08.176687  6184 consensus_queue.cc:260] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [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: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:08.177875  6184 raft_consensus.cc:3060] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.181118  6257 raft_consensus.cc:2468] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:08.182678  6296 leader_election.cc:304] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [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: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:08.183583  6508 raft_consensus.cc:2804] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.183511  6184 raft_consensus.cc:2468] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 2.
I20260713 09:12:08.185302  6508 raft_consensus.cc:697] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:08.186134  6508 consensus_queue.cc:237] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [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: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } }
I20260713 09:12:08.192960  6079 catalog_manager.cc:5697] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 1 to 2, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 2 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.259215  6488 raft_consensus.cc:993] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:08.259603  6488 raft_consensus.cc:1081] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Signalling peer 56444a2241c443948e2300ee6ce8c1df to start an election
I20260713 09:12:08.260865  6332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397e078c882641bb81fb34970d3e411e"
dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
 from {username='slave'} at 127.0.0.1:32984
I20260713 09:12:08.261230  6332 raft_consensus.cc:493] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.261439  6332 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.265254  6332 raft_consensus.cc:515] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.266642  6332 leader_election.cc:290] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 3 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615)
I20260713 09:12:08.267385  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:08.267653  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397e078c882641bb81fb34970d3e411e" candidate_uuid: "56444a2241c443948e2300ee6ce8c1df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e682cf1bde64413cb14491d7d4441303"
I20260713 09:12:08.267930  6184 raft_consensus.cc:3055] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:08.268148  6257 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.268246  6184 raft_consensus.cc:740] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:08.268988  6184 consensus_queue.cc:260] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.270208  6184 raft_consensus.cc:3060] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:08.274514  6257 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 3.
I20260713 09:12:08.275542  6296 leader_election.cc:304] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:08.276043  6184 raft_consensus.cc:2468] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56444a2241c443948e2300ee6ce8c1df in term 3.
I20260713 09:12:08.276285  6508 raft_consensus.cc:2804] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:08.276746  6508 raft_consensus.cc:697] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Becoming Leader. State: Replica: 56444a2241c443948e2300ee6ce8c1df, State: Running, Role: LEADER
I20260713 09:12:08.277529  6508 consensus_queue.cc:237] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.283437  6079 catalog_manager.cc:5697] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df reported cstate change: term changed from 2 to 3, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to 56444a2241c443948e2300ee6ce8c1df (127.5.110.195). New cstate: current_term: 3 leader_uuid: "56444a2241c443948e2300ee6ce8c1df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:08.392874  6509 raft_consensus.cc:993] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: : Instructing follower e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:08.393254  6488 raft_consensus.cc:1081] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Signalling peer e682cf1bde64413cb14491d7d4441303 to start an election
I20260713 09:12:08.394685  6257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907"
dest_uuid: "e682cf1bde64413cb14491d7d4441303"
 from {username='slave'} at 127.0.0.1:37100
I20260713 09:12:08.395058  6257 raft_consensus.cc:493] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.395289  6257 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.399148  6257 raft_consensus.cc:515] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.400527  6257 leader_election.cc:290] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 4 election: Requested vote from peers afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547), 56444a2241c443948e2300ee6ce8c1df (127.5.110.195:33893)
I20260713 09:12:08.401207  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "afd8ad52ab89428bb4c49f706c6093dc"
I20260713 09:12:08.401561  6332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef7d7f84cda840e0a6aceea83b449907" candidate_uuid: "e682cf1bde64413cb14491d7d4441303" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56444a2241c443948e2300ee6ce8c1df"
I20260713 09:12:08.401765  6184 raft_consensus.cc:3055] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:08.402045  6184 raft_consensus.cc:740] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afd8ad52ab89428bb4c49f706c6093dc, State: Running, Role: LEADER
I20260713 09:12:08.402024  6332 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.402890  6184 consensus_queue.cc:260] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.403978  6184 raft_consensus.cc:3060] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:08.408350  6332 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 4.
I20260713 09:12:08.409317  6223 leader_election.cc:304] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56444a2241c443948e2300ee6ce8c1df, e682cf1bde64413cb14491d7d4441303; no voters: 
I20260713 09:12:08.409601  6184 raft_consensus.cc:2468] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e682cf1bde64413cb14491d7d4441303 in term 4.
I20260713 09:12:08.409986  6507 raft_consensus.cc:2804] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:08.410559  6507 raft_consensus.cc:697] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 4 LEADER]: Becoming Leader. State: Replica: e682cf1bde64413cb14491d7d4441303, State: Running, Role: LEADER
I20260713 09:12:08.411386  6507 consensus_queue.cc:237] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } }
I20260713 09:12:08.417557  6079 catalog_manager.cc:5697] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 reported cstate change: term changed from 3 to 4, leader changed from afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193) to e682cf1bde64413cb14491d7d4441303 (127.5.110.194). New cstate: current_term: 4 leader_uuid: "e682cf1bde64413cb14491d7d4441303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.645073  6332 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:08.646162  6507 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:08.657347  6184 raft_consensus.cc:1275] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:08.659317  6507 consensus_queue.cc:1048] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:08.682698  6257 raft_consensus.cc:1275] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:08.683722  6508 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:08.692242  6184 raft_consensus.cc:1275] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:08.694049  6527 consensus_queue.cc:1048] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:08.783154  6257 raft_consensus.cc:1275] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.784230  6527 consensus_queue.cc:1048] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "e682cf1bde64413cb14491d7d4441303" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.795235  6184 raft_consensus.cc:1275] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Refusing update from remote peer 56444a2241c443948e2300ee6ce8c1df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.796670  6516 consensus_queue.cc:1048] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd8ad52ab89428bb4c49f706c6093dc" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:08.884096  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:08.889981  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
I20260713 09:12:08.912976  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:08.913657  5563 tablet_replica.cc:333] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.914217  5563 raft_consensus.cc:2243] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:08.914970  5563 raft_consensus.cc:2272] T 6d8e34651ef748f7a054662a11d516c6 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.916692  5563 tablet_replica.cc:333] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.917176  5563 raft_consensus.cc:2243] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.917579  5563 raft_consensus.cc:2272] T 397e078c882641bb81fb34970d3e411e P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.919480  5563 tablet_replica.cc:333] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.919946  5563 raft_consensus.cc:2243] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:08.920766  5563 raft_consensus.cc:2272] T 5d6ce88cd7a24894beb03396de77de79 P afd8ad52ab89428bb4c49f706c6093dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.922600  5563 tablet_replica.cc:333] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.923117  5563 raft_consensus.cc:2243] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.923520  5563 raft_consensus.cc:2272] T 002b1e08650c4427a9bcc2771d403c4b P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.925282  5563 tablet_replica.cc:333] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.925791  5563 raft_consensus.cc:2243] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:08.926457  5563 raft_consensus.cc:2272] T 88fa8be3727e46a982b026e75da2a4ae P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.928049  5563 tablet_replica.cc:333] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.928531  5563 raft_consensus.cc:2243] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.928925  5563 raft_consensus.cc:2272] T d7b78551cfdc49e38902b0d4b9097334 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.930531  5563 tablet_replica.cc:333] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.930968  5563 raft_consensus.cc:2243] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:08.931658  5563 raft_consensus.cc:2272] T d11cb9e56eb74f289e57bf5b9059e5e2 P afd8ad52ab89428bb4c49f706c6093dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.933207  5563 tablet_replica.cc:333] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.933691  5563 raft_consensus.cc:2243] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.934048  5563 raft_consensus.cc:2272] T d7febcc76b9a453bb780cbb3322e6fd6 P afd8ad52ab89428bb4c49f706c6093dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.936265  5563 tablet_replica.cc:333] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.936877  5563 raft_consensus.cc:2243] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.937325  5563 raft_consensus.cc:2272] T ef7d7f84cda840e0a6aceea83b449907 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.939083  5563 tablet_replica.cc:333] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc: stopping tablet replica
I20260713 09:12:08.939504  5563 raft_consensus.cc:2243] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:08.939862  5563 raft_consensus.cc:2272] T 0c0542d56d864a2194d36eb33e795690 P afd8ad52ab89428bb4c49f706c6093dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:08.968971  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
I20260713 09:12:08.976064  6332 raft_consensus.cc:1275] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Refusing update from remote peer e682cf1bde64413cb14491d7d4441303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:08.977316  6507 consensus_queue.cc:1048] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56444a2241c443948e2300ee6ce8c1df" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:08.995657  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
W20260713 09:12:08.996411  6223 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.110.193:46547: connect: Connection refused (error 111)
W20260713 09:12:09.002743  6223 consensus_peers.cc:597] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 -> Peer afd8ad52ab89428bb4c49f706c6093dc (127.5.110.193:46547): Couldn't send request to peer afd8ad52ab89428bb4c49f706c6093dc. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:46547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:09.018482  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:09.019343  5563 tablet_replica.cc:333] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.020151  5563 raft_consensus.cc:2243] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.020743  5563 raft_consensus.cc:2272] T 6d8e34651ef748f7a054662a11d516c6 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.022598  5563 tablet_replica.cc:333] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.023082  5563 raft_consensus.cc:2243] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.023427  5563 raft_consensus.cc:2272] T d7febcc76b9a453bb780cbb3322e6fd6 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.025236  5563 tablet_replica.cc:333] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.025781  5563 raft_consensus.cc:2243] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.026424  5563 raft_consensus.cc:2272] T 0c0542d56d864a2194d36eb33e795690 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.028059  5563 tablet_replica.cc:333] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.028488  5563 raft_consensus.cc:2243] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.029094  5563 raft_consensus.cc:2272] T ef7d7f84cda840e0a6aceea83b449907 P e682cf1bde64413cb14491d7d4441303 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.030860  5563 tablet_replica.cc:333] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.031320  5563 raft_consensus.cc:2243] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.031939  5563 raft_consensus.cc:2272] T d7b78551cfdc49e38902b0d4b9097334 P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.033334  5563 tablet_replica.cc:333] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.033783  5563 raft_consensus.cc:2243] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.034096  5563 raft_consensus.cc:2272] T 88fa8be3727e46a982b026e75da2a4ae P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.035535  5563 tablet_replica.cc:333] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.036090  5563 raft_consensus.cc:2243] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.036522  5563 raft_consensus.cc:2272] T d11cb9e56eb74f289e57bf5b9059e5e2 P e682cf1bde64413cb14491d7d4441303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.038142  5563 tablet_replica.cc:333] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.038589  5563 raft_consensus.cc:2243] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.038990  5563 raft_consensus.cc:2272] T 002b1e08650c4427a9bcc2771d403c4b P e682cf1bde64413cb14491d7d4441303 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:09.040261  6296 consensus_peers.cc:597] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df -> Peer e682cf1bde64413cb14491d7d4441303 (127.5.110.194:40615): Couldn't send request to peer e682cf1bde64413cb14491d7d4441303. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:09.040853  5563 tablet_replica.cc:333] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.041329  5563 raft_consensus.cc:2243] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.041728  5563 raft_consensus.cc:2272] T 397e078c882641bb81fb34970d3e411e P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.043402  5563 tablet_replica.cc:333] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303: stopping tablet replica
I20260713 09:12:09.043776  5563 raft_consensus.cc:2243] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.044097  5563 raft_consensus.cc:2272] T 5d6ce88cd7a24894beb03396de77de79 P e682cf1bde64413cb14491d7d4441303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.069377  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
I20260713 09:12:09.085678  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
I20260713 09:12:09.104456  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:09.105089  5563 tablet_replica.cc:333] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.105679  5563 raft_consensus.cc:2243] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.106454  5563 raft_consensus.cc:2272] T 002b1e08650c4427a9bcc2771d403c4b P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.108101  5563 tablet_replica.cc:333] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.108572  5563 raft_consensus.cc:2243] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.108985  5563 raft_consensus.cc:2272] T 5d6ce88cd7a24894beb03396de77de79 P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.110574  5563 tablet_replica.cc:333] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.111013  5563 raft_consensus.cc:2243] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.111657  5563 raft_consensus.cc:2272] T 397e078c882641bb81fb34970d3e411e P 56444a2241c443948e2300ee6ce8c1df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.113384  5563 tablet_replica.cc:333] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.113915  5563 raft_consensus.cc:2243] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.114277  5563 raft_consensus.cc:2272] T d7b78551cfdc49e38902b0d4b9097334 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.115716  5563 tablet_replica.cc:333] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.116168  5563 raft_consensus.cc:2243] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.116530  5563 raft_consensus.cc:2272] T 88fa8be3727e46a982b026e75da2a4ae P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.118068  5563 tablet_replica.cc:333] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.118510  5563 raft_consensus.cc:2243] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.118848  5563 raft_consensus.cc:2272] T d11cb9e56eb74f289e57bf5b9059e5e2 P 56444a2241c443948e2300ee6ce8c1df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.120293  5563 tablet_replica.cc:333] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.120709  5563 raft_consensus.cc:2243] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.121341  5563 raft_consensus.cc:2272] T d7febcc76b9a453bb780cbb3322e6fd6 P 56444a2241c443948e2300ee6ce8c1df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.123198  5563 tablet_replica.cc:333] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.123646  5563 raft_consensus.cc:2243] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.124017  5563 raft_consensus.cc:2272] T 0c0542d56d864a2194d36eb33e795690 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.125809  5563 tablet_replica.cc:333] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.126237  5563 raft_consensus.cc:2243] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.126621  5563 raft_consensus.cc:2272] T ef7d7f84cda840e0a6aceea83b449907 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.128461  5563 tablet_replica.cc:333] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df: stopping tablet replica
I20260713 09:12:09.128860  5563 raft_consensus.cc:2243] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:09.129215  5563 raft_consensus.cc:2272] T 6d8e34651ef748f7a054662a11d516c6 P 56444a2241c443948e2300ee6ce8c1df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.171872  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:12:09.188347  5563 master.cc:562] Master@127.5.110.254:45837 shutting down...
I20260713 09:12:09.205422  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:09.205961  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:09.206271  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cfe1f0285f641a691a3b46935a57d6b: stopping tablet replica
I20260713 09:12:09.239970  5563 master.cc:584] Master@127.5.110.254:45837 shutdown complete.
56444a2241c443948e2300ee6ce8c1df  1
afd8ad52ab89428bb4c49f706c6093dc  5
e682cf1bde64413cb14491d7d4441303  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10566 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:12:09.276757  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:46497
I20260713 09:12:09.277877  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:09.283320  6536 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
W20260713 09:12:09.283339  6537 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
W20260713 09:12:09.284185  6539 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
I20260713 09:12:09.284708  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:09.285470  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:09.285952  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:09.286077  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933929286065 us; error 0 us; skew 500 ppm
I20260713 09:12:09.286523  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:09.288688  5563 webserver.cc:533] Webserver started at http://127.5.110.254:45499/ using document root <none> and password file <none>
I20260713 09:12:09.289120  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:09.289266  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:09.289477  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:09.290603  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "068dac19a85b48e4bd1bde9fe8012311"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.294672  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:09.297788  6544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.298410  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:09.298667  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "068dac19a85b48e4bd1bde9fe8012311"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.298913  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-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)
I20260713 09:12:09.322407  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:09.323547  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:09.359089  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:46497
I20260713 09:12:09.359166  6595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:46497 every 8 connection(s)
I20260713 09:12:09.362644  6596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:09.371944  6596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311: Bootstrap starting.
I20260713 09:12:09.376485  6596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:09.380316  6596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311: No bootstrap required, opened a new log
I20260713 09:12:09.382364  6596 raft_consensus.cc:359] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER }
I20260713 09:12:09.382723  6596 raft_consensus.cc:385] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:09.382898  6596 raft_consensus.cc:740] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068dac19a85b48e4bd1bde9fe8012311, State: Initialized, Role: FOLLOWER
I20260713 09:12:09.383409  6596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER }
I20260713 09:12:09.383826  6596 raft_consensus.cc:399] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:09.384011  6596 raft_consensus.cc:493] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:09.384224  6596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:09.388223  6596 raft_consensus.cc:515] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER }
I20260713 09:12:09.388679  6596 leader_election.cc:304] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [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: 068dac19a85b48e4bd1bde9fe8012311; no voters: 
I20260713 09:12:09.389856  6596 leader_election.cc:290] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:09.390196  6599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:09.391417  6599 raft_consensus.cc:697] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 1 LEADER]: Becoming Leader. State: Replica: 068dac19a85b48e4bd1bde9fe8012311, State: Running, Role: LEADER
I20260713 09:12:09.391973  6599 consensus_queue.cc:237] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [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: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER }
I20260713 09:12:09.392545  6596 sys_catalog.cc:565] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:09.396248  6600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "068dac19a85b48e4bd1bde9fe8012311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER } }
I20260713 09:12:09.396651  6601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 068dac19a85b48e4bd1bde9fe8012311. Latest consensus state: current_term: 1 leader_uuid: "068dac19a85b48e4bd1bde9fe8012311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068dac19a85b48e4bd1bde9fe8012311" member_type: VOTER } }
I20260713 09:12:09.396908  6600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:09.397280  6601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:09.399736  6606 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:09.404735  6606 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:09.407254  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:09.412663  6606 catalog_manager.cc:1383] Generated new cluster ID: c3b4077eb1434209a0893aae18d4aa77
I20260713 09:12:09.412883  6606 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:09.428762  6606 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:09.429919  6606 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:09.440821  6606 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311: Generated new TSK 0
I20260713 09:12:09.441344  6606 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:09.473729  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:09.479336  6617 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
W20260713 09:12:09.480074  6618 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
I20260713 09:12:09.482934  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:09.482975  6620 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
I20260713 09:12:09.484247  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:09.484438  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:09.484602  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933929484585 us; error 0 us; skew 500 ppm
I20260713 09:12:09.485105  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:09.487280  5563 webserver.cc:533] Webserver started at http://127.5.110.193:41067/ using document root <none> and password file <none>
I20260713 09:12:09.487744  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:09.487917  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:09.488183  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:09.489151  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "9ae3fb6a66c94e819983142eca436731"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.493359  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:09.496414  6625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.497064  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:09.497324  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "9ae3fb6a66c94e819983142eca436731"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.497630  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-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)
I20260713 09:12:09.509958  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:09.511075  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:09.512480  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:09.514643  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:09.514837  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.515051  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:09.515223  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.552062  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:45327
I20260713 09:12:09.552146  6687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:45327 every 8 connection(s)
I20260713 09:12:09.556571  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:09.563205  6692 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
W20260713 09:12:09.565778  6693 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
I20260713 09:12:09.566821  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:09.566798  6695 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
I20260713 09:12:09.568081  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:09.568274  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:09.568397  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933929568386 us; error 0 us; skew 500 ppm
I20260713 09:12:09.568854  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:09.571161  5563 webserver.cc:533] Webserver started at http://127.5.110.194:36403/ using document root <none> and password file <none>
I20260713 09:12:09.571727  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:09.571939  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:09.572232  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:09.573312  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "c0bfcedb81994ad483deebd8a90465f8"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.573542  6688 heartbeater.cc:344] Connected to a master server at 127.5.110.254:46497
I20260713 09:12:09.573900  6688 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:09.574739  6688 heartbeater.cc:507] Master 127.5.110.254:46497 requested a full tablet report, sending...
I20260713 09:12:09.576859  6561 ts_manager.cc:194] Registered new tserver with Master: 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:09.578351  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:09.578862  6561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53504
I20260713 09:12:09.581708  6700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.582361  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:09.582602  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "c0bfcedb81994ad483deebd8a90465f8"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.582851  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-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)
I20260713 09:12:09.598302  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:09.599462  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:09.600925  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:09.603163  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:09.603349  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.603564  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:09.603708  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.640479  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:39115
I20260713 09:12:09.640609  6762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:39115 every 8 connection(s)
I20260713 09:12:09.644901  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:09.651461  6766 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
W20260713 09:12:09.653095  6767 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
I20260713 09:12:09.654887  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:09.655283  6770 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
I20260713 09:12:09.655907  6763 heartbeater.cc:344] Connected to a master server at 127.5.110.254:46497
I20260713 09:12:09.656208  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:09.656219  6763 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:09.656522  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:09.656699  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933929656684 us; error 0 us; skew 500 ppm
I20260713 09:12:09.657106  6763 heartbeater.cc:507] Master 127.5.110.254:46497 requested a full tablet report, sending...
I20260713 09:12:09.657234  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:09.659122  6561 ts_manager.cc:194] Registered new tserver with Master: c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:09.659610  5563 webserver.cc:533] Webserver started at http://127.5.110.195:37943/ using document root <none> and password file <none>
I20260713 09:12:09.660063  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:09.660235  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:09.660470  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:09.660508  6561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53514
I20260713 09:12:09.661693  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "a0bf25e8886841b69d931a0551b904ee"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.665613  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:12:09.668462  6774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.669126  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:09.669378  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "a0bf25e8886841b69d931a0551b904ee"
format_stamp: "Formatted at 2026-07-13 09:12:09 on dist-test-slave-scq0"
I20260713 09:12:09.669665  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-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)
I20260713 09:12:09.689054  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:09.690244  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:09.691702  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:09.754172  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:09.754640  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260713 09:12:09.755005  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:09.755247  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:09.836619  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:41965
I20260713 09:12:09.836709  6836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:41965 every 8 connection(s)
I20260713 09:12:09.850358  6837 heartbeater.cc:344] Connected to a master server at 127.5.110.254:46497
I20260713 09:12:09.850704  6837 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:09.851337  6837 heartbeater.cc:507] Master 127.5.110.254:46497 requested a full tablet report, sending...
I20260713 09:12:09.853026  6561 ts_manager.cc:194] Registered new tserver with Master: a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:09.853832  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014330866s
I20260713 09:12:09.854327  6561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53518
I20260713 09:12:09.876040  6561 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53528:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:09.879675  6561 catalog_manager.cc:7077] 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.
I20260713 09:12:09.990958  6802 tablet_service.cc:1511] Processing CreateTablet for tablet e893960fab1743afa714f005bea21e6f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:09.991309  6801 tablet_service.cc:1511] Processing CreateTablet for tablet 5e144ee08279444cb2338528b515b013 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:09.992419  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e893960fab1743afa714f005bea21e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:09.993168  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e144ee08279444cb2338528b515b013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.002383  6652 tablet_service.cc:1511] Processing CreateTablet for tablet 5e144ee08279444cb2338528b515b013 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:10.002633  6653 tablet_service.cc:1511] Processing CreateTablet for tablet e893960fab1743afa714f005bea21e6f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:10.003839  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e144ee08279444cb2338528b515b013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.004338  6651 tablet_service.cc:1511] Processing CreateTablet for tablet e6bd29e8a2174a6eaacf52e2df61e64e (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:10.005626  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bd29e8a2174a6eaacf52e2df61e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.005373  6800 tablet_service.cc:1511] Processing CreateTablet for tablet e6bd29e8a2174a6eaacf52e2df61e64e (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:10.006821  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bd29e8a2174a6eaacf52e2df61e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.010097  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e893960fab1743afa714f005bea21e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.019570  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 515c49bafed64ce79ab8110de9541fb4 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:10.020921  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c49bafed64ce79ab8110de9541fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.023270  6799 tablet_service.cc:1511] Processing CreateTablet for tablet 515c49bafed64ce79ab8110de9541fb4 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:10.024797  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c49bafed64ce79ab8110de9541fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.041554  6649 tablet_service.cc:1511] Processing CreateTablet for tablet b8c37e535aa549a885bc94e3b647f9fa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:10.043372  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c37e535aa549a885bc94e3b647f9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.050421  6728 tablet_service.cc:1511] Processing CreateTablet for tablet e893960fab1743afa714f005bea21e6f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:10.050937  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 5e144ee08279444cb2338528b515b013 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:10.051745  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e893960fab1743afa714f005bea21e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.051337  6726 tablet_service.cc:1511] Processing CreateTablet for tablet e6bd29e8a2174a6eaacf52e2df61e64e (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:10.052666  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bd29e8a2174a6eaacf52e2df61e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.053500  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e144ee08279444cb2338528b515b013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.052614  6798 tablet_service.cc:1511] Processing CreateTablet for tablet b8c37e535aa549a885bc94e3b647f9fa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:10.055341  6725 tablet_service.cc:1511] Processing CreateTablet for tablet 515c49bafed64ce79ab8110de9541fb4 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:10.056703  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c37e535aa549a885bc94e3b647f9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.056730  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515c49bafed64ce79ab8110de9541fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.063334  6724 tablet_service.cc:1511] Processing CreateTablet for tablet b8c37e535aa549a885bc94e3b647f9fa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:10.064694  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c37e535aa549a885bc94e3b647f9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.067623  6723 tablet_service.cc:1511] Processing CreateTablet for tablet ce4aff08e4324483968304388859af1d (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:10.068192  6797 tablet_service.cc:1511] Processing CreateTablet for tablet ce4aff08e4324483968304388859af1d (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:10.069101  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4aff08e4324483968304388859af1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.069466  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4aff08e4324483968304388859af1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.072499  6796 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:10.078118  6852 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.083472  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 98a47b860bb34f099684ebec18fe0b14 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:10.084481  6653 tablet_service.cc:1511] Processing CreateTablet for tablet ce4aff08e4324483968304388859af1d (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:10.085783  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4aff08e4324483968304388859af1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.086673  6795 tablet_service.cc:1511] Processing CreateTablet for tablet ce1b05fa773542c181ad7c97c52fb176 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:10.091670  6794 tablet_service.cc:1511] Processing CreateTablet for tablet b635b81db0154827a5a3ef5fa7b8791f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:10.096788  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 046311eed702462fb5c5c1e512b0015c (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:10.098372  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046311eed702462fb5c5c1e512b0015c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.099838  6646 tablet_service.cc:1511] Processing CreateTablet for tablet b635b81db0154827a5a3ef5fa7b8791f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:10.100149  6647 tablet_service.cc:1511] Processing CreateTablet for tablet ce1b05fa773542c181ad7c97c52fb176 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:10.101145  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b635b81db0154827a5a3ef5fa7b8791f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.101559  6648 tablet_service.cc:1511] Processing CreateTablet for tablet 98a47b860bb34f099684ebec18fe0b14 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:10.102406  6645 tablet_service.cc:1511] Processing CreateTablet for tablet 046311eed702462fb5c5c1e512b0015c (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:10.102800  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a47b860bb34f099684ebec18fe0b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.104370  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.104451  6647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1b05fa773542c181ad7c97c52fb176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.107440  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b635b81db0154827a5a3ef5fa7b8791f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.113893  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1b05fa773542c181ad7c97c52fb176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.117839  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a47b860bb34f099684ebec18fe0b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.121841  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046311eed702462fb5c5c1e512b0015c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.122467  6650 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:10.123744  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.135499  6722 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:10.136144  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 98a47b860bb34f099684ebec18fe0b14 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:10.136828  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.137369  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a47b860bb34f099684ebec18fe0b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.144168  6720 tablet_service.cc:1511] Processing CreateTablet for tablet b635b81db0154827a5a3ef5fa7b8791f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:10.145491  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b635b81db0154827a5a3ef5fa7b8791f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.146661  6719 tablet_service.cc:1511] Processing CreateTablet for tablet 046311eed702462fb5c5c1e512b0015c (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:10.149484  6719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046311eed702462fb5c5c1e512b0015c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.152325  6852 tablet_bootstrap.cc:654] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.165769  6854 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:10.171398  6726 tablet_service.cc:1511] Processing CreateTablet for tablet ce1b05fa773542c181ad7c97c52fb176 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:10.172667  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1b05fa773542c181ad7c97c52fb176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.172358  6728 tablet_service.cc:1511] Processing CreateTablet for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:10.173560  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8f0dcee29349dbbcf6fbbea9e203f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.176865  6798 tablet_service.cc:1511] Processing CreateTablet for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:10.178095  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8f0dcee29349dbbcf6fbbea9e203f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.191491  6724 tablet_service.cc:1511] Processing CreateTablet for tablet b5dff398eaf2400482a92625ae18b393 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:10.193149  6853 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.189980  6648 tablet_service.cc:1511] Processing CreateTablet for tablet b5dff398eaf2400482a92625ae18b393 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:10.195675  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dff398eaf2400482a92625ae18b393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.200376  6796 tablet_service.cc:1511] Processing CreateTablet for tablet b5dff398eaf2400482a92625ae18b393 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:10.201582  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dff398eaf2400482a92625ae18b393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.201802  6652 tablet_service.cc:1511] Processing CreateTablet for tablet 683676825ad446959707c82541706a12 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:10.202910  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683676825ad446959707c82541706a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.208421  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dff398eaf2400482a92625ae18b393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.212456  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 683676825ad446959707c82541706a12 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:10.213701  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683676825ad446959707c82541706a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.221472  6796 tablet_service.cc:1511] Processing CreateTablet for tablet 683676825ad446959707c82541706a12 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:10.222522  6646 tablet_service.cc:1511] Processing CreateTablet for tablet 77a3f976e77a46428ccc9627c12479aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:10.223218  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683676825ad446959707c82541706a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.223664  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a3f976e77a46428ccc9627c12479aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.228390  6651 tablet_service.cc:1511] Processing CreateTablet for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:10.229715  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8f0dcee29349dbbcf6fbbea9e203f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.240394  6852 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.240854  6852 ts_tablet_manager.cc:1403] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.009s
I20260713 09:12:10.243943  6852 raft_consensus.cc:359] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.244690  6852 raft_consensus.cc:385] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.245023  6852 raft_consensus.cc:740] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.245792  6852 consensus_queue.cc:260] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.248654  6723 tablet_service.cc:1511] Processing CreateTablet for tablet 77a3f976e77a46428ccc9627c12479aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:10.249306  6854 tablet_bootstrap.cc:654] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.249912  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a3f976e77a46428ccc9627c12479aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.255120  6725 tablet_service.cc:1511] Processing CreateTablet for tablet 273889f9673844828f1de43cc4ffab63 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:10.256343  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273889f9673844828f1de43cc4ffab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.256295  6795 tablet_service.cc:1511] Processing CreateTablet for tablet 77a3f976e77a46428ccc9627c12479aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:10.257737  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a3f976e77a46428ccc9627c12479aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.262445  6648 tablet_service.cc:1511] Processing CreateTablet for tablet 273889f9673844828f1de43cc4ffab63 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:10.263676  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273889f9673844828f1de43cc4ffab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.265136  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 273889f9673844828f1de43cc4ffab63 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:10.266351  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273889f9673844828f1de43cc4ffab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.272431  6853 tablet_bootstrap.cc:654] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.284300  6688 heartbeater.cc:499] Master 127.5.110.254:46497 was elected leader, sending a full tablet report...
I20260713 09:12:10.284888  6852 ts_tablet_manager.cc:1434] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.005s
I20260713 09:12:10.286051  6852 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.289485  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 30878247e88e4a6c9f51beca15e8d777 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:10.290819  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30878247e88e4a6c9f51beca15e8d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.292670  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 30878247e88e4a6c9f51beca15e8d777 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:10.295332  6798 tablet_service.cc:1511] Processing CreateTablet for tablet 30878247e88e4a6c9f51beca15e8d777 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:10.296590  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30878247e88e4a6c9f51beca15e8d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.294852  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30878247e88e4a6c9f51beca15e8d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.299173  6852 tablet_bootstrap.cc:654] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.303622  6647 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb37cdcda84d03af47a93c6fb5171f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:10.307212  6722 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb37cdcda84d03af47a93c6fb5171f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:10.308411  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb37cdcda84d03af47a93c6fb5171f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.308344  6647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb37cdcda84d03af47a93c6fb5171f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.316159  6653 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee126244d3d48e298cb9338650e9984 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:10.325886  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee126244d3d48e298cb9338650e9984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.309450  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 44bb37cdcda84d03af47a93c6fb5171f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:10.327366  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb37cdcda84d03af47a93c6fb5171f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.347506  6796 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee126244d3d48e298cb9338650e9984 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:10.348831  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee126244d3d48e298cb9338650e9984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.357280  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 00b452999b0d49b09d8cc6fdfed718aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:10.358712  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b452999b0d49b09d8cc6fdfed718aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.358624  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 00b452999b0d49b09d8cc6fdfed718aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:10.360074  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b452999b0d49b09d8cc6fdfed718aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.368235  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 00b452999b0d49b09d8cc6fdfed718aa (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:10.369694  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b452999b0d49b09d8cc6fdfed718aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.344797  6726 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee126244d3d48e298cb9338650e9984 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:10.376302  6652 tablet_service.cc:1511] Processing CreateTablet for tablet 41c2ffb2bfe740e4bb85d7794977ddf2 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:10.377538  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c2ffb2bfe740e4bb85d7794977ddf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.386263  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee126244d3d48e298cb9338650e9984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.387087  6728 tablet_service.cc:1511] Processing CreateTablet for tablet 41c2ffb2bfe740e4bb85d7794977ddf2 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:10.388334  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c2ffb2bfe740e4bb85d7794977ddf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.392431  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 41c2ffb2bfe740e4bb85d7794977ddf2 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:10.393805  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c2ffb2bfe740e4bb85d7794977ddf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.395596  6853 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.396044  6853 ts_tablet_manager.cc:1403] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.203s	user 0.033s	sys 0.043s
I20260713 09:12:10.398756  6853 raft_consensus.cc:359] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.399434  6853 raft_consensus.cc:385] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.399703  6853 raft_consensus.cc:740] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.400388  6853 consensus_queue.cc:260] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
W20260713 09:12:10.402966  6609 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:10.420698  6723 tablet_service.cc:1511] Processing CreateTablet for tablet 00a268f85b1a46aba98042a85d8b837f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:10.421725  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 00a268f85b1a46aba98042a85d8b837f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:10.425019  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a268f85b1a46aba98042a85d8b837f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.403030  6646 tablet_service.cc:1511] Processing CreateTablet for tablet 00a268f85b1a46aba98042a85d8b837f (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:10.426057  6852 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.426542  6852 ts_tablet_manager.cc:1403] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.010s
I20260713 09:12:10.426676  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a268f85b1a46aba98042a85d8b837f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.427278  6854 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:10.427742  6854 ts_tablet_manager.cc:1403] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.262s	user 0.014s	sys 0.013s
I20260713 09:12:10.430574  6854 raft_consensus.cc:359] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.430812  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 1e646efd4b2d4e15bfe5646332304701 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:10.431304  6854 raft_consensus.cc:385] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.431664  6854 raft_consensus.cc:740] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.432384  6854 consensus_queue.cc:260] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.436203  6852 raft_consensus.cc:359] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.436926  6852 raft_consensus.cc:385] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.437242  6852 raft_consensus.cc:740] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.425060  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a268f85b1a46aba98042a85d8b837f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.443992  6852 consensus_queue.cc:260] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.448475  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 1e646efd4b2d4e15bfe5646332304701 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:10.449700  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e646efd4b2d4e15bfe5646332304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.450654  6763 heartbeater.cc:499] Master 127.5.110.254:46497 was elected leader, sending a full tablet report...
I20260713 09:12:10.451875  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 1aeb4949416f4ddfa3cea165e5c2b39a (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:10.453272  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aeb4949416f4ddfa3cea165e5c2b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.453333  6726 tablet_service.cc:1511] Processing CreateTablet for tablet 1e646efd4b2d4e15bfe5646332304701 (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:10.455790  6854 ts_tablet_manager.cc:1434] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260713 09:12:10.451920  6647 tablet_service.cc:1511] Processing CreateTablet for tablet 1aeb4949416f4ddfa3cea165e5c2b39a (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:10.461807  6837 heartbeater.cc:499] Master 127.5.110.254:46497 was elected leader, sending a full tablet report...
I20260713 09:12:10.463194  6856 raft_consensus.cc:493] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.463654  6856 raft_consensus.cc:515] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.465554  6853 ts_tablet_manager.cc:1434] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.069s	user 0.013s	sys 0.022s
I20260713 09:12:10.463963  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 1aeb4949416f4ddfa3cea165e5c2b39a (DEFAULT_TABLE table=test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:10.457787  6852 ts_tablet_manager.cc:1434] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:10.467260  6856 leader_election.cc:290] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.467494  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e646efd4b2d4e15bfe5646332304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.467271  6853 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.471148  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e646efd4b2d4e15bfe5646332304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.474046  6854 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:10.476743  6853 tablet_bootstrap.cc:654] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.477831  6647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aeb4949416f4ddfa3cea165e5c2b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.482039  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aeb4949416f4ddfa3cea165e5c2b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:10.470847  6852 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.492715  6854 tablet_bootstrap.cc:654] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.506093  6852 tablet_bootstrap.cc:654] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.516417  6853 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.516896  6853 ts_tablet_manager.cc:1403] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.007s
I20260713 09:12:10.522893  6856 raft_consensus.cc:493] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.523386  6856 raft_consensus.cc:515] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.525540  6856 leader_election.cc:290] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.534260  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.536291  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:10.537837  6627 leader_election.cc:343] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:10.538489  6627 leader_election.cc:343] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.546182  6853 raft_consensus.cc:359] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.548254  6853 raft_consensus.cc:385] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.548573  6853 raft_consensus.cc:740] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.551079  6853 consensus_queue.cc:260] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.552264  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:10.553366  6853 ts_tablet_manager.cc:1434] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:12:10.554059  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:10.554445  6853 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.554725  6811 raft_consensus.cc:2468] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
W20260713 09:12:10.555611  6628 leader_election.cc:343] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.556059  6628 leader_election.cc:304] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731; no voters: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.556813  6856 raft_consensus.cc:2749] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:10.557236  6628 leader_election.cc:304] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.558387  6856 raft_consensus.cc:2804] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.558722  6856 raft_consensus.cc:493] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.559062  6856 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.566159  6852 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.566576  6852 ts_tablet_manager.cc:1403] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.006s
I20260713 09:12:10.566805  6854 tablet_bootstrap.cc:492] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:10.567308  6854 ts_tablet_manager.cc:1403] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.009s
I20260713 09:12:10.568691  6852 raft_consensus.cc:359] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.569199  6852 raft_consensus.cc:385] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.569424  6852 raft_consensus.cc:740] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.569964  6853 tablet_bootstrap.cc:654] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.570271  6852 consensus_queue.cc:260] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.571197  6854 raft_consensus.cc:359] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.572000  6854 raft_consensus.cc:385] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.571733  6856 raft_consensus.cc:515] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.572463  6854 raft_consensus.cc:740] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.573300  6854 consensus_queue.cc:260] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.574812  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:10.575362  6738 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.575519  6854 ts_tablet_manager.cc:1434] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:10.578321  6854 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:10.582037  6853 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.582500  6853 ts_tablet_manager.cc:1403] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260713 09:12:10.583019  6852 ts_tablet_manager.cc:1434] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260713 09:12:10.584098  6852 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.585366  6854 tablet_bootstrap.cc:654] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.585574  6853 raft_consensus.cc:359] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.586304  6853 raft_consensus.cc:385] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.586596  6853 raft_consensus.cc:740] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.587436  6853 consensus_queue.cc:260] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.590893  6852 tablet_bootstrap.cc:654] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.594415  6738 raft_consensus.cc:2468] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:10.597739  6854 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:10.597906  6853 ts_tablet_manager.cc:1434] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260713 09:12:10.598462  6854 ts_tablet_manager.cc:1403] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:12:10.601573  6854 raft_consensus.cc:359] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.602494  6854 raft_consensus.cc:385] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.602860  6854 raft_consensus.cc:740] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.602962  6627 leader_election.cc:304] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:10.603885  6867 raft_consensus.cc:2804] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:10.605397  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:10.605615  6856 leader_election.cc:290] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.606079  6811 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.608508  6853 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.609990  6867 raft_consensus.cc:697] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:10.610773  6867 consensus_queue.cc:237] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.611855  6860 raft_consensus.cc:493] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.612296  6860 raft_consensus.cc:515] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.615029  6860 leader_election.cc:290] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.616042  6853 tablet_bootstrap.cc:654] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.617434  6860 raft_consensus.cc:493] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.618031  6860 raft_consensus.cc:515] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.620311  6860 leader_election.cc:290] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.628108  6853 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.628702  6853 ts_tablet_manager.cc:1403] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:12:10.631975  6853 raft_consensus.cc:359] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.632773  6853 raft_consensus.cc:385] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.633081  6853 raft_consensus.cc:740] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.634001  6853 consensus_queue.cc:260] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.638541  6853 ts_tablet_manager.cc:1434] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:12:10.639564  6853 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.639434  6811 raft_consensus.cc:2468] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:10.643765  6854 consensus_queue.cc:260] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.648311  6853 tablet_bootstrap.cc:654] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.651417  6854 ts_tablet_manager.cc:1434] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
I20260713 09:12:10.652467  6854 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:10.657248  6852 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.657256  6853 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.657933  6852 ts_tablet_manager.cc:1403] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.074s	user 0.034s	sys 0.036s
I20260713 09:12:10.657936  6853 ts_tablet_manager.cc:1403] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:12:10.660915  6853 raft_consensus.cc:359] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.661131  6852 raft_consensus.cc:359] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.661675  6853 raft_consensus.cc:385] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.661804  6852 raft_consensus.cc:385] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.662005  6853 raft_consensus.cc:740] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.662112  6852 raft_consensus.cc:740] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.662804  6852 consensus_queue.cc:260] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.662777  6853 consensus_queue.cc:260] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.665058  6852 ts_tablet_manager.cc:1434] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:12:10.665581  6853 ts_tablet_manager.cc:1434] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:12:10.666028  6852 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.666498  6853 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.673069  6852 tablet_bootstrap.cc:654] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.676033  6853 tablet_bootstrap.cc:654] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.689073  6561 catalog_manager.cc:5697] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:10.692106  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:10.692814  6663 raft_consensus.cc:2468] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:10.692883  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.694077  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e893960fab1743afa714f005bea21e6f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:10.694494  6854 tablet_bootstrap.cc:654] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.694254  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e893960fab1743afa714f005bea21e6f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.694994  6737 raft_consensus.cc:2468] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:10.694706  6662 raft_consensus.cc:2468] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
W20260713 09:12:10.696545  6776 leader_election.cc:343] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.697268  6776 leader_election.cc:304] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:10.698093  6860 raft_consensus.cc:2804] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.698215  6861 raft_consensus.cc:493] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.698467  6860 raft_consensus.cc:493] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.698835  6860 raft_consensus.cc:3060] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.698734  6861 raft_consensus.cc:515] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.699788  6853 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.700274  6853 ts_tablet_manager.cc:1403] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260713 09:12:10.703516  6861 leader_election.cc:290] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.704751  6853 raft_consensus.cc:359] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.698746  6852 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.706053  6853 raft_consensus.cc:385] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.706391  6853 raft_consensus.cc:740] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.707273  6852 ts_tablet_manager.cc:1403] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.013s
I20260713 09:12:10.707093  6853 consensus_queue.cc:260] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.710563  6860 raft_consensus.cc:515] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.711789  6777 leader_election.cc:304] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.716379  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e893960fab1743afa714f005bea21e6f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:10.716939  6737 raft_consensus.cc:3060] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.717854  6860 leader_election.cc:290] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.728127  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c37e535aa549a885bc94e3b647f9fa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
W20260713 09:12:10.729786  6703 leader_election.cc:343] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.735239  6737 raft_consensus.cc:2468] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.735636  6854 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:10.736212  6854 ts_tablet_manager.cc:1403] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.006s
I20260713 09:12:10.736848  6776 leader_election.cc:304] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:10.739217  6854 raft_consensus.cc:359] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.740001  6854 raft_consensus.cc:385] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.740288  6854 raft_consensus.cc:740] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.741032  6854 consensus_queue.cc:260] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.743455  6854 ts_tablet_manager.cc:1434] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:10.743937  6860 raft_consensus.cc:2804] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.744302  6860 raft_consensus.cc:493] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.744624  6860 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:10.747012  6759 debug-util.cc:398] Leaking SignalData structure 0x7b0800133140 after lost signal to thread 5566
I20260713 09:12:10.749311  6852 raft_consensus.cc:359] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.751228  6884 raft_consensus.cc:2804] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:10.762629  6884 raft_consensus.cc:697] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:10.753268  6853 ts_tablet_manager.cc:1434] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.004s
I20260713 09:12:10.754860  6854 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:10.765239  6853 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.750138  6852 raft_consensus.cc:385] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.757251  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c37e535aa549a885bc94e3b647f9fa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:10.769740  6852 raft_consensus.cc:740] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.770025  6811 raft_consensus.cc:2468] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 0.
W20260713 09:12:10.758077  6777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.110.193:45327, user_credentials={real_user=slave}} blocked reactor thread for 61644.9us
I20260713 09:12:10.770707  6852 consensus_queue.cc:260] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.772734  6853 tablet_bootstrap.cc:654] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.772953  6852 ts_tablet_manager.cc:1434] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260713 09:12:10.774001  6852 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.774856  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e893960fab1743afa714f005bea21e6f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:10.775434  6662 raft_consensus.cc:3060] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.773890  6703 leader_election.cc:304] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731
I20260713 09:12:10.784875  6861 raft_consensus.cc:2804] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.785233  6852 tablet_bootstrap.cc:654] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.785310  6861 raft_consensus.cc:493] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.785852  6861 raft_consensus.cc:3060] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.790686  6853 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.791287  6853 ts_tablet_manager.cc:1403] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260713 09:12:10.794611  6852 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.794497  6853 raft_consensus.cc:359] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.763454  6884 consensus_queue.cc:237] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } }
I20260713 09:12:10.795125  6852 ts_tablet_manager.cc:1403] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260713 09:12:10.798072  6852 raft_consensus.cc:359] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.798427  6886 raft_consensus.cc:493] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.798784  6852 raft_consensus.cc:385] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.799096  6852 raft_consensus.cc:740] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.798913  6886 raft_consensus.cc:515] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.799888  6852 consensus_queue.cc:260] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.802112  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:10.802529  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:10.803530  6777 leader_election.cc:343] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:10.804309  6776 leader_election.cc:343] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.804747  6776 leader_election.cc:304] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee; no voters: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.803457  6886 leader_election.cc:290] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.807731  6886 raft_consensus.cc:2749] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:10.800146  6861 raft_consensus.cc:515] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.812461  6853 raft_consensus.cc:385] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.808789  6852 ts_tablet_manager.cc:1434] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:12:10.813227  6853 raft_consensus.cc:740] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.814915  6853 consensus_queue.cc:260] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.816066  6561 catalog_manager.cc:5697] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:10.817818  6852 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.819562  6853 ts_tablet_manager.cc:1434] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260713 09:12:10.761765  6860 raft_consensus.cc:515] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.806916  6662 raft_consensus.cc:2468] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.824594  6854 tablet_bootstrap.cc:654] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.826603  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c37e535aa549a885bc94e3b647f9fa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:10.827207  6663 raft_consensus.cc:3060] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.827586  6860 leader_election.cc:290] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.829133  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:10.825117  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c37e535aa549a885bc94e3b647f9fa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:10.829741  6737 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.829947  6811 raft_consensus.cc:3060] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.832732  6852 tablet_bootstrap.cc:654] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.836603  6737 raft_consensus.cc:2468] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.823854  6861 leader_election.cc:290] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.838125  6776 leader_election.cc:304] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:10.838986  6860 raft_consensus.cc:2804] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:10.839481  6860 raft_consensus.cc:697] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:10.840345  6860 consensus_queue.cc:237] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.842815  6853 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.847045  6663 raft_consensus.cc:2468] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:10.853420  6891 raft_consensus.cc:493] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.854592  6891 raft_consensus.cc:515] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.855535  6854 tablet_bootstrap.cc:492] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:10.856001  6854 ts_tablet_manager.cc:1403] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.013s
I20260713 09:12:10.857630  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:10.858009  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.858264  6663 raft_consensus.cc:2468] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
W20260713 09:12:10.859234  6776 leader_election.cc:343] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.853399  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:10.854872  6703 leader_election.cc:304] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:10.847870  6811 raft_consensus.cc:2468] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:10.859826  6662 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.860247  6891 leader_election.cc:290] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.859010  6854 raft_consensus.cc:359] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.860946  6854 raft_consensus.cc:385] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.861315  6854 raft_consensus.cc:740] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.862174  6852 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.862668  6852 ts_tablet_manager.cc:1403] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260713 09:12:10.862272  6854 consensus_queue.cc:260] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.852351  6853 tablet_bootstrap.cc:654] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.866745  6861 raft_consensus.cc:2804] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:10.873898  6777 leader_election.cc:304] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.865465  6852 raft_consensus.cc:359] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.875330  6852 raft_consensus.cc:385] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.875645  6852 raft_consensus.cc:740] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.876456  6852 consensus_queue.cc:260] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.879320  6559 catalog_manager.cc:5697] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:10.880573  6867 raft_consensus.cc:493] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.880860  6860 raft_consensus.cc:2804] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.881323  6860 raft_consensus.cc:493] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.881036  6867 raft_consensus.cc:515] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.881762  6860 raft_consensus.cc:3060] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.883188  6867 leader_election.cc:290] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:10.884985  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.887471  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
W20260713 09:12:10.888792  6627 leader_election.cc:343] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:10.889777  6628 leader_election.cc:343] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.890201  6628 leader_election.cc:304] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731; no voters: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.891458  6867 raft_consensus.cc:2749] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:10.893306  6852 ts_tablet_manager.cc:1434] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:12:10.869742  6662 raft_consensus.cc:2468] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.897883  6853 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.898308  6853 ts_tablet_manager.cc:1403] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260713 09:12:10.902431  6861 raft_consensus.cc:697] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:10.903654  6852 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.903482  6861 consensus_queue.cc:237] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.910537  6860 raft_consensus.cc:515] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.911015  6853 raft_consensus.cc:359] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.911645  6853 raft_consensus.cc:385] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.911880  6853 raft_consensus.cc:740] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.912472  6853 consensus_queue.cc:260] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.914672  6853 ts_tablet_manager.cc:1434] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:12:10.915534  6853 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.913321  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:10.916638  6852 tablet_bootstrap.cc:654] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.916765  6662 raft_consensus.cc:3060] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.921797  6853 tablet_bootstrap.cc:654] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.931887  6662 raft_consensus.cc:2468] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.933175  6777 leader_election.cc:304] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:10.934161  6891 raft_consensus.cc:2804] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:10.934675  6891 raft_consensus.cc:697] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:10.935894  6853 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.935568  6891 consensus_queue.cc:237] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.936342  6853 ts_tablet_manager.cc:1403] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:12:10.939637  6852 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:10.940091  6852 ts_tablet_manager.cc:1403] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260713 09:12:10.942629  6852 raft_consensus.cc:359] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.943295  6852 raft_consensus.cc:385] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.943569  6852 raft_consensus.cc:740] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.944204  6852 consensus_queue.cc:260] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.946018  6853 raft_consensus.cc:359] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.946676  6853 raft_consensus.cc:385] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.946929  6853 raft_consensus.cc:740] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:10.951442  6559 catalog_manager.cc:5697] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:10.955348  6852 ts_tablet_manager.cc:1434] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:12:10.956007  6853 consensus_queue.cc:260] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.956851  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515c49bafed64ce79ab8110de9541fb4" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:10.957474  6737 raft_consensus.cc:3060] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.964293  6852 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:10.965198  6737 raft_consensus.cc:2468] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:10.967372  6860 leader_election.cc:290] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.970103  6852 tablet_bootstrap.cc:654] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.971302  6853 ts_tablet_manager.cc:1434] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260713 09:12:10.972513  6853 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:10.973250  6891 raft_consensus.cc:493] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:10.973722  6891 raft_consensus.cc:515] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.975318  6561 catalog_manager.cc:5697] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:10.977461  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:10.978025  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:10.978595  6663 raft_consensus.cc:2468] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
W20260713 09:12:10.978691  6776 leader_election.cc:343] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:10.977698  6853 tablet_bootstrap.cc:654] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:10.979305  6891 leader_election.cc:290] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:10.979598  6777 leader_election.cc:304] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:10.994879  6853 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:10.995364  6853 ts_tablet_manager.cc:1403] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260713 09:12:10.996152  6891 raft_consensus.cc:2804] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:10.996595  6891 raft_consensus.cc:493] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:10.996949  6891 raft_consensus.cc:3060] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:10.997857  6853 raft_consensus.cc:359] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:10.998539  6853 raft_consensus.cc:385] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:10.998793  6853 raft_consensus.cc:740] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.001147  6852 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.001642  6852 ts_tablet_manager.cc:1403] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260713 09:12:11.002358  6854 ts_tablet_manager.cc:1434] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.146s	user 0.046s	sys 0.073s
I20260713 09:12:11.004058  6852 raft_consensus.cc:359] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.004719  6852 raft_consensus.cc:385] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.004963  6852 raft_consensus.cc:740] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.005586  6852 consensus_queue.cc:260] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.007290  6891 raft_consensus.cc:515] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.009981  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.010525  6662 raft_consensus.cc:3060] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.014369  6852 ts_tablet_manager.cc:1434] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:12:10.999778  6853 consensus_queue.cc:260] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.017608  6662 raft_consensus.cc:2468] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:11.018035  6854 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.018594  6777 leader_election.cc:304] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:11.019412  6860 raft_consensus.cc:2804] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.019858  6860 raft_consensus.cc:697] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:11.020633  6860 consensus_queue.cc:237] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.024118  6891 leader_election.cc:290] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.024953  6854 tablet_bootstrap.cc:654] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.025167  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:11.026520  6776 leader_election.cc:343] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.027127  6853 ts_tablet_manager.cc:1434] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260713 09:12:11.028023  6853 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.030081  6854 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.030143  6852 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.030606  6854 ts_tablet_manager.cc:1403] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:12:11.033424  6854 raft_consensus.cc:359] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.034127  6854 raft_consensus.cc:385] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.034416  6854 raft_consensus.cc:740] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.035269  6854 consensus_queue.cc:260] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.038182  6852 tablet_bootstrap.cc:654] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.040697  6854 ts_tablet_manager.cc:1434] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:11.041798  6854 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.041859  6561 catalog_manager.cc:5697] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.047492  6867 consensus_queue.cc:1048] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.048609  6854 tablet_bootstrap.cc:654] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.061357  6853 tablet_bootstrap.cc:654] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.079252  6853 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.079262  6852 tablet_bootstrap.cc:492] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.079785  6853 ts_tablet_manager.cc:1403] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260713 09:12:11.079802  6852 ts_tablet_manager.cc:1403] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.015s
I20260713 09:12:11.081938  6852 raft_consensus.cc:359] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.082566  6852 raft_consensus.cc:385] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.082419  6853 raft_consensus.cc:359] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.083122  6853 raft_consensus.cc:385] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.083388  6853 raft_consensus.cc:740] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.084015  6853 consensus_queue.cc:260] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.082854  6852 raft_consensus.cc:740] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.085883  6852 consensus_queue.cc:260] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.087786  6852 ts_tablet_manager.cc:1434] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:12:11.088905  6852 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.095551  6854 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.096014  6854 ts_tablet_manager.cc:1403] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.007s
I20260713 09:12:11.097416  6871 consensus_queue.cc:1048] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:11.097975  6856 raft_consensus.cc:493] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.099038  6852 tablet_bootstrap.cc:654] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.098387  6856 raft_consensus.cc:515] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.103466  6856 leader_election.cc:290] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.104154  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:11.105495  6627 leader_election.cc:343] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.105935  6853 ts_tablet_manager.cc:1434] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260713 09:12:11.107457  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.108045  6812 raft_consensus.cc:2468] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:11.109290  6628 leader_election.cc:304] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.109745  6853 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.110478  6856 raft_consensus.cc:2804] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.110877  6856 raft_consensus.cc:493] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.111183  6856 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.098775  6854 raft_consensus.cc:359] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.114161  6854 raft_consensus.cc:385] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.114457  6854 raft_consensus.cc:740] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.115451  6853 tablet_bootstrap.cc:654] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.115171  6854 consensus_queue.cc:260] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.117466  6854 ts_tablet_manager.cc:1434] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:12:11.118391  6854 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.119138  6856 raft_consensus.cc:515] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.121912  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:11.123804  6627 leader_election.cc:343] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.130841  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:11.131460  6812 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.138026  6856 leader_election.cc:290] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.142616  6852 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.143076  6852 ts_tablet_manager.cc:1403] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260713 09:12:11.144351  6812 raft_consensus.cc:2468] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:11.145586  6852 raft_consensus.cc:359] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.145750  6628 leader_election.cc:304] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.146235  6852 raft_consensus.cc:385] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.146531  6852 raft_consensus.cc:740] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.146944  6856 raft_consensus.cc:2804] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.147455  6856 raft_consensus.cc:697] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:11.147260  6852 consensus_queue.cc:260] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.148340  6856 consensus_queue.cc:237] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.150146  6852 ts_tablet_manager.cc:1434] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:11.151014  6852 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.158109  6852 tablet_bootstrap.cc:654] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.158457  6854 tablet_bootstrap.cc:654] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.168834  6853 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.169256  6853 ts_tablet_manager.cc:1403] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.008s
I20260713 09:12:11.169085  6561 catalog_manager.cc:5697] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.175638  6853 raft_consensus.cc:359] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.176294  6853 raft_consensus.cc:385] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.176544  6853 raft_consensus.cc:740] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.177163  6853 consensus_queue.cc:260] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.179311  6853 ts_tablet_manager.cc:1434] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:11.180166  6853 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.184078  6860 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.184549  6854 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.185190  6854 ts_tablet_manager.cc:1403] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260713 09:12:11.191380  6856 raft_consensus.cc:493] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.194836  6856 raft_consensus.cc:515] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.200698  6854 raft_consensus.cc:359] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.201378  6854 raft_consensus.cc:385] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.201665  6854 raft_consensus.cc:740] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.202224  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.203172  6856 leader_election.cc:290] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.203336  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.204775  6853 tablet_bootstrap.cc:654] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:11.204663  6628 leader_election.cc:343] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.205856  6854 consensus_queue.cc:260] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.208437  6854 ts_tablet_manager.cc:1434] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
W20260713 09:12:11.207504  6627 leader_election.cc:343] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.209321  6854 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.209610  6627 leader_election.cc:304] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731; no voters: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.212728  6867 raft_consensus.cc:2749] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.213378  6867 raft_consensus.cc:493] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.213909  6867 raft_consensus.cc:515] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.214776  6852 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.215214  6852 ts_tablet_manager.cc:1403] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.007s
I20260713 09:12:11.216430  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:11.217789  6627 leader_election.cc:343] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.221694  6852 raft_consensus.cc:359] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.221939  6884 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.222369  6852 raft_consensus.cc:385] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.222648  6852 raft_consensus.cc:740] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.223212  6852 consensus_queue.cc:260] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.223886  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.224460  6811 raft_consensus.cc:2468] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:11.225157  6852 ts_tablet_manager.cc:1434] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260713 09:12:11.215667  6867 leader_election.cc:290] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.228820  6628 leader_election.cc:304] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.229981  6867 raft_consensus.cc:2804] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.230408  6867 raft_consensus.cc:493] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.230792  6867 raft_consensus.cc:3060] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.232055  6854 tablet_bootstrap.cc:654] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.234781  6852 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.239408  6854 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.239851  6854 ts_tablet_manager.cc:1403] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260713 09:12:11.240434  6852 tablet_bootstrap.cc:654] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.242841  6854 raft_consensus.cc:359] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.243319  6853 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.243513  6854 raft_consensus.cc:385] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.243783  6853 ts_tablet_manager.cc:1403] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.005s
I20260713 09:12:11.243837  6854 raft_consensus.cc:740] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.244866  6854 consensus_queue.cc:260] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.246541  6884 raft_consensus.cc:493] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.246351  6853 raft_consensus.cc:359] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.246995  6884 raft_consensus.cc:515] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.249150  6854 ts_tablet_manager.cc:1434] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:12:11.250664  6884 leader_election.cc:290] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.246995  6853 raft_consensus.cc:385] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.250957  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4aff08e4324483968304388859af1d" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.251382  6853 raft_consensus.cc:740] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.251263  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4aff08e4324483968304388859af1d" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.251590  6738 raft_consensus.cc:2468] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:11.252061  6663 raft_consensus.cc:2468] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:11.252192  6853 consensus_queue.cc:260] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.252801  6776 leader_election.cc:304] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.253840  6884 raft_consensus.cc:2804] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.254174  6884 raft_consensus.cc:493] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.254503  6884 raft_consensus.cc:3060] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.254364  6853 ts_tablet_manager.cc:1434] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:12:11.256556  6853 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.261584  6854 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.267222  6854 tablet_bootstrap.cc:654] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.268589  6853 tablet_bootstrap.cc:654] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.261127  6884 raft_consensus.cc:515] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.271188  6886 raft_consensus.cc:493] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.271687  6886 raft_consensus.cc:515] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.272017  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4aff08e4324483968304388859af1d" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.272205  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4aff08e4324483968304388859af1d" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:11.272557  6663 raft_consensus.cc:3060] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.272711  6738 raft_consensus.cc:3060] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.273757  6886 leader_election.cc:290] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.275307  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.276341  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
W20260713 09:12:11.276573  6776 leader_election.cc:343] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.276979  6661 raft_consensus.cc:2468] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:11.281015  6738 raft_consensus.cc:2468] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:11.281385  6777 leader_election.cc:304] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.282079  6776 leader_election.cc:304] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.282158  6886 raft_consensus.cc:2804] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.282793  6886 raft_consensus.cc:493] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.283103  6886 raft_consensus.cc:3060] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.284478  6895 raft_consensus.cc:493] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.284932  6895 raft_consensus.cc:515] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.286316  6891 raft_consensus.cc:2804] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.286780  6891 raft_consensus.cc:697] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:11.287573  6891 consensus_queue.cc:237] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.290017  6886 raft_consensus.cc:515] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.291935  6895 leader_election.cc:290] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.292711  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.293267  6661 raft_consensus.cc:3060] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.293552  6884 leader_election.cc:290] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.296362  6895 raft_consensus.cc:493] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.298997  6895 raft_consensus.cc:515] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.301011  6895 leader_election.cc:290] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.298241  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dff398eaf2400482a92625ae18b393" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.303172  6811 raft_consensus.cc:2468] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 0.
I20260713 09:12:11.303792  6852 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.304028  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.304260  6852 ts_tablet_manager.cc:1403] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.021s
I20260713 09:12:11.307075  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dff398eaf2400482a92625ae18b393" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.304713  6703 leader_election.cc:304] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.307644  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046311eed702462fb5c5c1e512b0015c" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.308486  6895 raft_consensus.cc:2804] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.308679  6659 raft_consensus.cc:2393] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate a0bf25e8886841b69d931a0551b904ee in this term.
I20260713 09:12:11.308813  6895 raft_consensus.cc:493] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.309130  6895 raft_consensus.cc:3060] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.309857  6703 leader_election.cc:304] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:11.310596  6861 raft_consensus.cc:3060] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.307636  6660 raft_consensus.cc:2468] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 0.
I20260713 09:12:11.318719  6886 leader_election.cc:290] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.323345  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:11.323982  6661 raft_consensus.cc:2468] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:11.301815  6663 raft_consensus.cc:2468] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:11.326653  6777 leader_election.cc:304] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:11.327425  6884 consensus_queue.cc:1048] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.328675  6884 raft_consensus.cc:2804] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.329082  6884 raft_consensus.cc:697] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:11.329864  6884 consensus_queue.cc:237] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.330735  6895 raft_consensus.cc:515] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.332698  6895 leader_election.cc:290] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.333307  6861 raft_consensus.cc:2749] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.249228  6867 raft_consensus.cc:515] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.335824  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:11.336064  6776 leader_election.cc:343] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:11.337088  6627 leader_election.cc:343] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.338037  6867 leader_election.cc:290] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.339628  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dff398eaf2400482a92625ae18b393" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:11.340534  6811 raft_consensus.cc:3060] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.344929  6853 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.345295  6853 ts_tablet_manager.cc:1403] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.001s
I20260713 09:12:11.344157  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:11.345839  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dff398eaf2400482a92625ae18b393" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.346386  6660 raft_consensus.cc:3060] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.345981  6812 raft_consensus.cc:3060] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.349210  6852 raft_consensus.cc:359] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.349906  6852 raft_consensus.cc:385] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.350220  6852 raft_consensus.cc:740] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.350184  6861 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.351061  6852 consensus_queue.cc:260] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.353993  6853 raft_consensus.cc:359] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.354121  6886 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.354673  6853 raft_consensus.cc:385] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.354941  6853 raft_consensus.cc:740] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.357203  6852 ts_tablet_manager.cc:1434] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260713 09:12:11.358146  6852 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.358244  6558 catalog_manager.cc:5697] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.359535  6886 consensus_queue.cc:1048] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.366039  6853 consensus_queue.cc:260] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.369746  6853 ts_tablet_manager.cc:1434] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:11.372344  6854 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.372851  6854 ts_tablet_manager.cc:1403] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.018s
I20260713 09:12:11.375581  6853 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.384316  6811 raft_consensus.cc:2468] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:11.386656  6703 leader_election.cc:304] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.387374  6861 raft_consensus.cc:2804] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.387944  6861 raft_consensus.cc:697] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:11.394168  6660 raft_consensus.cc:2468] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:11.394536  6812 raft_consensus.cc:2468] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:11.395467  6861 consensus_queue.cc:237] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.395931  6628 leader_election.cc:304] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.398178  6867 raft_consensus.cc:2804] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.399102  6867 raft_consensus.cc:697] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:11.399896  6867 consensus_queue.cc:237] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.400468  6854 raft_consensus.cc:359] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.401226  6854 raft_consensus.cc:385] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.401588  6854 raft_consensus.cc:740] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.402690  6852 tablet_bootstrap.cc:654] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.402350  6854 consensus_queue.cc:260] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.404207  6854 ts_tablet_manager.cc:1434] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:12:11.405102  6854 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.395968  6559 catalog_manager.cc:5697] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.412209  6891 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:11.414753  6609 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:11.430424  6854 tablet_bootstrap.cc:654] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.438234  6896 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:11.443787  6853 tablet_bootstrap.cc:654] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.447757  6558 catalog_manager.cc:5697] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.462760  6854 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.463323  6854 ts_tablet_manager.cc:1403] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260713 09:12:11.470310  6852 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.470780  6852 ts_tablet_manager.cc:1403] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.001s
I20260713 09:12:11.473259  6852 raft_consensus.cc:359] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.473912  6852 raft_consensus.cc:385] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.474167  6852 raft_consensus.cc:740] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.474903  6852 consensus_queue.cc:260] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.476544  6853 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.475940  6558 catalog_manager.cc:5697] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.476822  6852 ts_tablet_manager.cc:1434] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:11.476985  6853 ts_tablet_manager.cc:1403] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.003s
I20260713 09:12:11.479472  6853 raft_consensus.cc:359] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.480123  6853 raft_consensus.cc:385] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.480386  6853 raft_consensus.cc:740] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.481117  6853 consensus_queue.cc:260] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.482034  6852 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.488061  6852 tablet_bootstrap.cc:654] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.488121  6853 ts_tablet_manager.cc:1434] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260713 09:12:11.489064  6853 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.493252  6891 raft_consensus.cc:493] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.493573  6852 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.493963  6852 ts_tablet_manager.cc:1403] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:12:11.493777  6891 raft_consensus.cc:515] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.465847  6854 raft_consensus.cc:359] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.495836  6854 raft_consensus.cc:385] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.495899  6891 leader_election.cc:290] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.496134  6854 raft_consensus.cc:740] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.496930  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.497044  6854 consensus_queue.cc:260] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.498109  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.498705  6661 raft_consensus.cc:2468] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:11.499291  6854 ts_tablet_manager.cc:1434] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
W20260713 09:12:11.499945  6776 leader_election.cc:343] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.500211  6854 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.501384  6777 leader_election.cc:304] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.501878  6852 raft_consensus.cc:359] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.502460  6891 raft_consensus.cc:2804] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.502573  6852 raft_consensus.cc:385] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.502854  6891 raft_consensus.cc:493] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.503196  6891 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.508910  6891 raft_consensus.cc:515] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.511497  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.511984  6661 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.512392  6854 tablet_bootstrap.cc:654] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.513883  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:11.502847  6852 raft_consensus.cc:740] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.515039  6853 tablet_bootstrap.cc:654] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.515589  6852 consensus_queue.cc:260] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.518394  6661 raft_consensus.cc:2468] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
W20260713 09:12:11.515125  6776 leader_election.cc:343] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.520440  6852 ts_tablet_manager.cc:1434] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:12:11.521335  6777 leader_election.cc:304] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.520756  6891 leader_election.cc:290] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.522112  6891 raft_consensus.cc:2804] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.522608  6891 raft_consensus.cc:697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:11.523625  6891 consensus_queue.cc:237] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.524890  6884 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.522953  6852 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.531035  6852 tablet_bootstrap.cc:654] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.541709  6853 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.542240  6853 ts_tablet_manager.cc:1403] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.015s
I20260713 09:12:11.545873  6853 raft_consensus.cc:359] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.546597  6853 raft_consensus.cc:385] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.546865  6853 raft_consensus.cc:740] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.548623  6871 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.551141  6853 consensus_queue.cc:260] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.554313  6860 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.555722  6853 ts_tablet_manager.cc:1434] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:12:11.556643  6853 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.568058  6853 tablet_bootstrap.cc:654] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.579912  6854 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.580376  6854 ts_tablet_manager.cc:1403] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.009s
I20260713 09:12:11.582988  6853 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.583452  6853 ts_tablet_manager.cc:1403] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260713 09:12:11.582921  6854 raft_consensus.cc:359] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.584779  6854 raft_consensus.cc:385] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.585067  6854 raft_consensus.cc:740] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.585728  6854 consensus_queue.cc:260] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.587643  6854 ts_tablet_manager.cc:1434] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.588461  6854 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.594339  6737 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.595191  6853 raft_consensus.cc:359] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.595817  6853 raft_consensus.cc:385] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.596074  6853 raft_consensus.cc:740] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.596710  6853 consensus_queue.cc:260] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.602770  6853 ts_tablet_manager.cc:1434] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:12:11.603576  6853 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.608955  6560 catalog_manager.cc:5697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.610850  6867 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:11.618279  6852 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.618728  6852 ts_tablet_manager.cc:1403] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.005s
I20260713 09:12:11.619402  6854 tablet_bootstrap.cc:654] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.619910  6853 tablet_bootstrap.cc:654] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.622501  6852 raft_consensus.cc:359] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.623155  6852 raft_consensus.cc:385] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.623431  6852 raft_consensus.cc:740] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.624061  6852 consensus_queue.cc:260] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.626014  6852 ts_tablet_manager.cc:1434] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:11.638257  6852 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.643579  6852 tablet_bootstrap.cc:654] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.644598  6867 raft_consensus.cc:493] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.645114  6867 raft_consensus.cc:515] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.647171  6867 leader_election.cc:290] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.648820  6853 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.648844  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273889f9673844828f1de43cc4ffab63" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.649447  6853 ts_tablet_manager.cc:1403] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.005s
I20260713 09:12:11.649576  6812 raft_consensus.cc:2468] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:11.650832  6628 leader_election.cc:304] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:11.651167  6854 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.651611  6854 ts_tablet_manager.cc:1403] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.006s
I20260713 09:12:11.651583  6867 raft_consensus.cc:2804] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.652038  6867 raft_consensus.cc:493] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.652371  6867 raft_consensus.cc:3060] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.652837  6853 raft_consensus.cc:359] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.657088  6853 raft_consensus.cc:385] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.657416  6853 raft_consensus.cc:740] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.658227  6853 consensus_queue.cc:260] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.659545  6854 raft_consensus.cc:359] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.660080  6854 raft_consensus.cc:385] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.660250  6854 raft_consensus.cc:740] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.660607  6853 ts_tablet_manager.cc:1434] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:11.661599  6867 raft_consensus.cc:515] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.660715  6854 consensus_queue.cc:260] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.671124  6854 ts_tablet_manager.cc:1434] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:12:11.665548  6852 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.671725  6896 raft_consensus.cc:493] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.671978  6852 ts_tablet_manager.cc:1403] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 09:12:11.672423  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273889f9673844828f1de43cc4ffab63" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:11.672987  6738 raft_consensus.cc:3060] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.673383  6854 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.674636  6852 raft_consensus.cc:359] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.675289  6852 raft_consensus.cc:385] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.675557  6852 raft_consensus.cc:740] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.676216  6852 consensus_queue.cc:260] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.678190  6852 ts_tablet_manager.cc:1434] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:11.672224  6896 raft_consensus.cc:515] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.679430  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273889f9673844828f1de43cc4ffab63" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:11.679993  6812 raft_consensus.cc:3060] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.680652  6896 leader_election.cc:290] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.671036  6867 leader_election.cc:290] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.666023  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273889f9673844828f1de43cc4ffab63" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.683230  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.685889  6738 raft_consensus.cc:2468] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:11.686097  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.686822  6662 raft_consensus.cc:2393] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate a0bf25e8886841b69d931a0551b904ee in this term.
I20260713 09:12:11.686985  6627 leader_election.cc:304] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.687784  6867 raft_consensus.cc:2804] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.688107  6703 leader_election.cc:304] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:11.688215  6867 raft_consensus.cc:697] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:11.688910  6852 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.689677  6867 consensus_queue.cc:237] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.692808  6860 consensus_queue.cc:1048] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.693531  6896 raft_consensus.cc:3060] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.694873  6852 tablet_bootstrap.cc:654] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.695724  6853 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.701004  6853 tablet_bootstrap.cc:654] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.702224  6854 tablet_bootstrap.cc:654] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.688930  6812 raft_consensus.cc:2468] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:11.708001  6896 raft_consensus.cc:2749] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.719290  6560 catalog_manager.cc:5697] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.726245  6854 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.726850  6854 ts_tablet_manager.cc:1403] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.003s
I20260713 09:12:11.729653  6854 raft_consensus.cc:359] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.730413  6854 raft_consensus.cc:385] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.730757  6854 raft_consensus.cc:740] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.731473  6854 consensus_queue.cc:260] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.733529  6854 ts_tablet_manager.cc:1434] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:11.739617  6854 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.748358  6896 raft_consensus.cc:493] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.748814  6896 raft_consensus.cc:515] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.750819  6896 leader_election.cc:290] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.751152  6853 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.751576  6853 ts_tablet_manager.cc:1403] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.013s
I20260713 09:12:11.752718  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.752919  6884 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.753369  6812 raft_consensus.cc:2468] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 0.
I20260713 09:12:11.754307  6854 tablet_bootstrap.cc:654] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.754614  6896 raft_consensus.cc:493] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.755115  6896 raft_consensus.cc:515] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.755439  6703 leader_election.cc:304] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.756248  6895 raft_consensus.cc:2804] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.756593  6895 raft_consensus.cc:493] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.755043  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.757164  6853 raft_consensus.cc:359] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.757719  6661 raft_consensus.cc:2468] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 0.
I20260713 09:12:11.756916  6895 raft_consensus.cc:3060] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.757982  6853 raft_consensus.cc:385] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.758301  6853 raft_consensus.cc:740] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.758941  6853 consensus_queue.cc:260] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.760739  6884 raft_consensus.cc:493] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.761179  6884 raft_consensus.cc:515] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.763010  6884 leader_election.cc:290] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.752672  6886 consensus_queue.cc:1048] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:11.762944  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.764070  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.764963  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683676825ad446959707c82541706a12" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
W20260713 09:12:11.765564  6776 leader_election.cc:343] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.766039  6853 ts_tablet_manager.cc:1434] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:12:11.766914  6853 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.757051  6896 leader_election.cc:290] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.771821  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
W20260713 09:12:11.774664  6777 leader_election.cc:343] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.775120  6777 leader_election.cc:304] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee; no voters: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.775707  6852 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:11.776201  6852 ts_tablet_manager.cc:1403] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.028s
I20260713 09:12:11.778822  6853 tablet_bootstrap.cc:654] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.780500  6886 raft_consensus.cc:2749] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.765743  6812 raft_consensus.cc:2393] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate 9ae3fb6a66c94e819983142eca436731 in this term.
I20260713 09:12:11.782552  6703 leader_election.cc:304] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:11.783373  6896 raft_consensus.cc:3060] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.789083  6895 raft_consensus.cc:515] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.789341  6852 raft_consensus.cc:359] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.790102  6852 raft_consensus.cc:385] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.790372  6852 raft_consensus.cc:740] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.791034  6852 consensus_queue.cc:260] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.807006  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.807593  6661 raft_consensus.cc:3060] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.810828  6895 leader_election.cc:290] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.812450  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a5da14e1b4efcaaf46c5f9191b3e5" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:11.813011  6812 raft_consensus.cc:3060] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.818058  6884 raft_consensus.cc:493] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.818548  6884 raft_consensus.cc:515] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.820534  6884 leader_election.cc:290] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.825753  6861 raft_consensus.cc:493] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.826239  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.826256  6861 raft_consensus.cc:515] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.828347  6861 leader_election.cc:290] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
W20260713 09:12:11.828474  6776 leader_election.cc:343] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.829125  6896 raft_consensus.cc:2749] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.830288  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.830644  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.830945  6663 raft_consensus.cc:2468] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:11.831213  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.831459  6660 raft_consensus.cc:2393] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate a0bf25e8886841b69d931a0551b904ee in this term.
I20260713 09:12:11.832201  6777 leader_election.cc:304] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.833225  6703 leader_election.cc:304] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:11.834399  6812 raft_consensus.cc:2468] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:11.835476  6703 leader_election.cc:304] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:11.835951  6895 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.836553  6896 raft_consensus.cc:2804] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.837030  6896 raft_consensus.cc:697] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:11.837881  6896 consensus_queue.cc:237] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.839377  6852 ts_tablet_manager.cc:1434] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:12:11.842344  6852 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:11.843849  6860 raft_consensus.cc:2804] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.844241  6860 raft_consensus.cc:493] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.844554  6860 raft_consensus.cc:3060] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.848367  6867 raft_consensus.cc:493] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.848824  6867 raft_consensus.cc:515] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.850291  6895 raft_consensus.cc:2749] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.850826  6867 leader_election.cc:290] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.852280  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.852826  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.853029  6860 raft_consensus.cc:515] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.853771  6812 raft_consensus.cc:2468] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
W20260713 09:12:11.854048  6627 leader_election.cc:343] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.854923  6628 leader_election.cc:304] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.855711  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:11.856226  6660 raft_consensus.cc:3060] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.859267  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:11.860728  6776 leader_election.cc:343] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.857885  6867 raft_consensus.cc:2804] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.862598  6867 raft_consensus.cc:493] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.862962  6867 raft_consensus.cc:3060] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.828517  6661 raft_consensus.cc:2468] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 1.
I20260713 09:12:11.856356  6860 leader_election.cc:290] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.879034  6854 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:11.879532  6854 ts_tablet_manager.cc:1403] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.034s
W20260713 09:12:11.882426  6703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.110.195:41965, user_credentials={real_user=slave}} blocked reactor thread for 47017.2us
I20260713 09:12:11.882592  6871 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.883352  6854 raft_consensus.cc:359] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.884001  6854 raft_consensus.cc:385] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.884277  6854 raft_consensus.cc:740] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.884147  6895 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.886157  6854 consensus_queue.cc:260] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.888160  6854 ts_tablet_manager.cc:1434] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:12:11.889320  6854 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:11.889271  6853 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:11.897296  6853 ts_tablet_manager.cc:1403] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.034s
I20260713 09:12:11.885776  6660 raft_consensus.cc:2468] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:11.893147  6867 raft_consensus.cc:515] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.903064  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:11.904593  6627 leader_election.cc:343] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.898994  6856 raft_consensus.cc:493] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.905361  6856 raft_consensus.cc:515] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.905551  6891 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.911962  6852 tablet_bootstrap.cc:654] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.913295  6777 leader_election.cc:304] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:11.918169  6891 raft_consensus.cc:2804] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.918649  6891 raft_consensus.cc:697] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:11.919411  6891 consensus_queue.cc:237] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.922145  6856 leader_election.cc:290] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:11.929890  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:11.931293  6810 raft_consensus.cc:2468] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:11.931726  6856 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:11.933413  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.935940  6963 raft_consensus.cc:493] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.936509  6963 raft_consensus.cc:515] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.937678  6628 leader_election.cc:304] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
W20260713 09:12:11.939065  6627 leader_election.cc:343] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.939388  6963 leader_election.cc:290] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:11.941769  6853 raft_consensus.cc:359] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.942469  6853 raft_consensus.cc:385] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.942772  6853 raft_consensus.cc:740] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.943429  6853 consensus_queue.cc:260] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:11.944229  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:11.943408  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:11.942559  6856 raft_consensus.cc:2804] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:12:11.954774  6776 leader_election.cc:343] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.953244  6856 raft_consensus.cc:493] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.957001  6856 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.979002  6853 ts_tablet_manager.cc:1434] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260713 09:12:11.980042  6853 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:11.987533  6854 tablet_bootstrap.cc:654] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.991202  6896 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.004405  6856 raft_consensus.cc:515] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.005928  6660 raft_consensus.cc:2393] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0bf25e8886841b69d931a0551b904ee in current term 1: Already voted for candidate 9ae3fb6a66c94e819983142eca436731 in this term.
I20260713 09:12:12.011762  6867 leader_election.cc:290] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.031227  6891 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.031641  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.032177  6812 raft_consensus.cc:3060] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.030234  6777 leader_election.cc:304] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee; no voters: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.032589  6856 leader_election.cc:290] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.043183  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.040175  6891 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.063838  6812 raft_consensus.cc:2468] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.065299  6628 leader_election.cc:304] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.056916  6560 catalog_manager.cc:5697] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.068885  6559 catalog_manager.cc:5697] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.070982  6971 raft_consensus.cc:2804] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.071547  6971 raft_consensus.cc:697] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.072408  6971 consensus_queue.cc:237] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.078907  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:12.080209  6627 leader_election.cc:343] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.080327  6853 tablet_bootstrap.cc:654] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.083184  6852 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.083585  6852 ts_tablet_manager.cc:1403] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.241s	user 0.033s	sys 0.036s
I20260713 09:12:12.088511  6867 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.090351  6891 raft_consensus.cc:2749] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.101166  6854 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.101612  6854 ts_tablet_manager.cc:1403] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.029s
I20260713 09:12:12.099937  6811 raft_consensus.cc:2468] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.106189  6884 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:12:12.108992  6884 raft_consensus.cc:493] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.109412  6884 raft_consensus.cc:515] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.114467  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:12.116910  6852 raft_consensus.cc:359] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.114503  6884 leader_election.cc:290] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:12.117594  6852 raft_consensus.cc:385] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.118160  6852 raft_consensus.cc:740] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.118809  6852 consensus_queue.cc:260] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
W20260713 09:12:12.124395  6777 leader_election.cc:343] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.124289  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:12.126977  6776 leader_election.cc:343] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.127375  6776 leader_election.cc:304] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [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: a0bf25e8886841b69d931a0551b904ee; no voters: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.228251  6852 ts_tablet_manager.cc:1434] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.000s
I20260713 09:12:12.228510  6867 raft_consensus.cc:493] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.228938  6867 raft_consensus.cc:515] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.229334  6852 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:12.230855  6867 leader_election.cc:290] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.128422  6884 raft_consensus.cc:2749] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.224340  6853 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:12.236645  6853 ts_tablet_manager.cc:1403] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.257s	user 0.022s	sys 0.005s
I20260713 09:12:12.128491  6854 raft_consensus.cc:359] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.237298  6854 raft_consensus.cc:385] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.237634  6854 raft_consensus.cc:740] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.233034  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.205353  6628 leader_election.cc:304] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.228364  6971 raft_consensus.cc:493] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.239070  6971 raft_consensus.cc:515] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.239028  6854 consensus_queue.cc:260] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.239854  6867 raft_consensus.cc:2804] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.240597  6867 raft_consensus.cc:697] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.129112  6558 catalog_manager.cc:5697] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.242008  6854 ts_tablet_manager.cc:1434] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.140s	user 0.003s	sys 0.010s
I20260713 09:12:12.241773  6736 raft_consensus.cc:2468] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.243019  6854 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.243074  6867 consensus_queue.cc:237] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.244283  6627 leader_election.cc:304] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:12.245446  6969 raft_consensus.cc:2804] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.245844  6969 raft_consensus.cc:493] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.246255  6969 raft_consensus.cc:3060] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.245759  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.251157  6812 raft_consensus.cc:2468] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.256045  6971 leader_election.cc:290] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.256999  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee126244d3d48e298cb9338650e9984" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.257820  6969 raft_consensus.cc:515] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
W20260713 09:12:12.267261  6627 leader_election.cc:343] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.267666  6971 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.269048  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.269676  6737 raft_consensus.cc:3060] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.290329  6737 raft_consensus.cc:2468] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.293689  6852 tablet_bootstrap.cc:654] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.294523  6854 tablet_bootstrap.cc:654] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.294818  6627 leader_election.cc:304] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:12.294838  6896 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.298820  6867 raft_consensus.cc:2804] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.299284  6867 raft_consensus.cc:697] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.300064  6867 consensus_queue.cc:237] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.302698  6969 leader_election.cc:290] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.311208  6853 raft_consensus.cc:359] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.311930  6853 raft_consensus.cc:385] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.312194  6853 raft_consensus.cc:740] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.313562  6896 raft_consensus.cc:493] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.314172  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee126244d3d48e298cb9338650e9984" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.314090  6896 raft_consensus.cc:515] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.316202  6896 leader_election.cc:290] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.318238  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:12.318842  6809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a47b860bb34f099684ebec18fe0b14" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.318991  6661 raft_consensus.cc:2393] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate a0bf25e8886841b69d931a0551b904ee in this term.
I20260713 09:12:12.318946  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bb37cdcda84d03af47a93c6fb5171f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.319718  6810 raft_consensus.cc:3060] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.321239  6703 leader_election.cc:304] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:12.326797  6896 raft_consensus.cc:3060] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.327622  6810 raft_consensus.cc:2468] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.331069  6853 consensus_queue.cc:260] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.332023  6811 raft_consensus.cc:2468] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.333676  6628 leader_election.cc:304] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.334467  6969 raft_consensus.cc:2804] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.334794  6969 raft_consensus.cc:493] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.335116  6969 raft_consensus.cc:3060] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.342478  6896 raft_consensus.cc:2749] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.348508  6853 ts_tablet_manager.cc:1434] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.112s	user 0.001s	sys 0.008s
I20260713 09:12:12.355660  6969 raft_consensus.cc:515] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.357887  6969 leader_election.cc:290] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.349406  6853 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:12.366490  6861 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.439559  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee126244d3d48e298cb9338650e9984" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.440349  6811 raft_consensus.cc:3060] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.422192  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee126244d3d48e298cb9338650e9984" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.474570  6854 tablet_bootstrap.cc:492] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.474431  6811 raft_consensus.cc:2468] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
W20260713 09:12:12.475029  6627 leader_election.cc:343] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.475971  6628 leader_election.cc:304] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.477108  6969 raft_consensus.cc:2804] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.477594  6969 raft_consensus.cc:697] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.475085  6854 ts_tablet_manager.cc:1403] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.232s	user 0.020s	sys 0.036s
W20260713 09:12:12.481798  6964 log.cc:927] Time spent T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Append to log took a long time: real 0.116s	user 0.004s	sys 0.028s
I20260713 09:12:12.483605  6969 consensus_queue.cc:237] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.489895  6891 raft_consensus.cc:493] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:12.493870  6609 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:12.493036  6891 raft_consensus.cc:515] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.505445  6854 raft_consensus.cc:359] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.506186  6854 raft_consensus.cc:385] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.506453  6854 raft_consensus.cc:740] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.507114  6854 consensus_queue.cc:260] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.511951  6853 tablet_bootstrap.cc:654] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.513234  6854 ts_tablet_manager.cc:1434] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260713 09:12:12.517745  6891 leader_election.cc:290] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:12.519920  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
W20260713 09:12:12.521836  6776 leader_election.cc:343] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.514039  6854 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.522357  6560 catalog_manager.cc:5697] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.524163  6852 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.523870  6560 catalog_manager.cc:5697] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.526799  6852 ts_tablet_manager.cc:1403] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.298s	user 0.025s	sys 0.043s
I20260713 09:12:12.530119  6854 tablet_bootstrap.cc:654] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.547530  6852 raft_consensus.cc:359] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.547773  6860 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.548275  6852 raft_consensus.cc:385] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.548616  6852 raft_consensus.cc:740] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.549268  6852 consensus_queue.cc:260] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.551575  6852 ts_tablet_manager.cc:1434] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:12:12.552460  6852 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:12.552284  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:12.553011  6662 raft_consensus.cc:2468] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:12.558504  6852 tablet_bootstrap.cc:654] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.558971  6871 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.571115  6560 catalog_manager.cc:5697] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.573202  6853 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:12.573681  6853 ts_tablet_manager.cc:1403] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.224s	user 0.033s	sys 0.045s
I20260713 09:12:12.573982  6852 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.574434  6852 ts_tablet_manager.cc:1403] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:12:12.577942  6853 raft_consensus.cc:359] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.578588  6853 raft_consensus.cc:385] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.578860  6854 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.578830  6853 raft_consensus.cc:740] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.579310  6854 ts_tablet_manager.cc:1403] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.001s
I20260713 09:12:12.579711  6853 consensus_queue.cc:260] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.576274  6891 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:12:12.583966  6854 raft_consensus.cc:359] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.584497  6854 raft_consensus.cc:385] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.584738  6854 raft_consensus.cc:740] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.585727  6854 consensus_queue.cc:260] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.586915  6853 ts_tablet_manager.cc:1434] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:12.587872  6852 raft_consensus.cc:359] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.589357  6852 raft_consensus.cc:385] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.590059  6853 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:12.591542  6852 raft_consensus.cc:740] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.592437  6852 consensus_queue.cc:260] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.591190  6854 ts_tablet_manager.cc:1434] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:12:12.594211  6854 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.598430  6852 ts_tablet_manager.cc:1434] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:12:12.600133  6852 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
W20260713 09:12:12.602478  6627 consensus_peers.cc:597] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:12.598938  6777 leader_election.cc:304] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.611689  6963 raft_consensus.cc:2804] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.612058  6963 raft_consensus.cc:493] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.612625  6963 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.614454  6852 tablet_bootstrap.cc:654] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.620563  6963 raft_consensus.cc:515] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.624029  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:12.624475  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.624643  6661 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:12.626151  6776 leader_election.cc:343] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.630998  6854 tablet_bootstrap.cc:654] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.631160  6963 leader_election.cc:290] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:12.633338  6853 tablet_bootstrap.cc:654] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.634744  6661 raft_consensus.cc:2468] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:12.641752  6853 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:12.642216  6853 ts_tablet_manager.cc:1403] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.006s
I20260713 09:12:12.644726  6853 raft_consensus.cc:359] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.645341  6853 raft_consensus.cc:385] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.645718  6853 raft_consensus.cc:740] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.646288  6853 consensus_queue.cc:260] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.649533  6853 ts_tablet_manager.cc:1434] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:12.649542  6854 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.650380  6854 ts_tablet_manager.cc:1403] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.005s
I20260713 09:12:12.650909  6853 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: Bootstrap starting.
I20260713 09:12:12.651773  6777 leader_election.cc:304] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.652525  6860 raft_consensus.cc:2804] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.652969  6860 raft_consensus.cc:697] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:12.653772  6860 consensus_queue.cc:237] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.655476  6736 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.657017  6853 tablet_bootstrap.cc:654] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.661672  6854 raft_consensus.cc:359] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.662391  6854 raft_consensus.cc:385] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.662719  6854 raft_consensus.cc:740] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.663401  6854 consensus_queue.cc:260] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.675199  6969 consensus_queue.cc:1048] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.679265  6854 ts_tablet_manager.cc:1434] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260713 09:12:12.686245  6854 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.686074  6559 catalog_manager.cc:5697] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:12.689493  6852 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.689616  6853 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: No bootstrap required, opened a new log
I20260713 09:12:12.691597  6969 consensus_queue.cc:1048] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.694473  6852 ts_tablet_manager.cc:1403] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.028s
I20260713 09:12:12.695863  6853 ts_tablet_manager.cc:1403] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.016s
I20260713 09:12:12.698935  6853 raft_consensus.cc:359] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.699586  6853 raft_consensus.cc:385] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.699785  6853 raft_consensus.cc:740] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.700342  6853 consensus_queue.cc:260] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.700742  6852 raft_consensus.cc:359] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.702005  6853 ts_tablet_manager.cc:1434] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:12:12.701993  6852 raft_consensus.cc:385] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.702667  6852 raft_consensus.cc:740] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.703204  6852 consensus_queue.cc:260] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.704833  6852 ts_tablet_manager.cc:1434] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:12:12.705955  6852 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:12.709827  6854 tablet_bootstrap.cc:654] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.711355  6852 tablet_bootstrap.cc:654] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.733781  6854 tablet_bootstrap.cc:492] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.734162  6854 ts_tablet_manager.cc:1403] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.007s
I20260713 09:12:12.734689  6852 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.735133  6852 ts_tablet_manager.cc:1403] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260713 09:12:12.736075  6854 raft_consensus.cc:359] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.736743  6854 raft_consensus.cc:385] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.736990  6854 raft_consensus.cc:740] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.737603  6854 consensus_queue.cc:260] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.737977  6852 raft_consensus.cc:359] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.738612  6852 raft_consensus.cc:385] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.739493  6854 ts_tablet_manager.cc:1434] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:12.738840  6852 raft_consensus.cc:740] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.740338  6854 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.740255  6852 consensus_queue.cc:260] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.742693  6852 ts_tablet_manager.cc:1434] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:12:12.743461  6852 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: Bootstrap starting.
I20260713 09:12:12.748776  6852 tablet_bootstrap.cc:654] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.759575  6867 raft_consensus.cc:493] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.760093  6867 raft_consensus.cc:515] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.762295  6854 tablet_bootstrap.cc:654] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.763027  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c2ffb2bfe740e4bb85d7794977ddf2" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.763710  6738 raft_consensus.cc:2468] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.764966  6627 leader_election.cc:304] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:12.765841  6980 raft_consensus.cc:2804] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.766196  6980 raft_consensus.cc:493] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.766494  6980 raft_consensus.cc:3060] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.776154  6867 leader_election.cc:290] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.777011  6980 raft_consensus.cc:515] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.779096  6980 leader_election.cc:290] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.781915  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c2ffb2bfe740e4bb85d7794977ddf2" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.784686  6811 raft_consensus.cc:2468] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.783306  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c2ffb2bfe740e4bb85d7794977ddf2" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.785832  6812 raft_consensus.cc:3060] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.785908  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c2ffb2bfe740e4bb85d7794977ddf2" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.788942  6738 raft_consensus.cc:3060] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.796238  6812 raft_consensus.cc:2468] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.799292  6628 leader_election.cc:304] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:12.800179  6980 raft_consensus.cc:2804] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.800644  6980 raft_consensus.cc:697] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.801442  6980 consensus_queue.cc:237] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.802245  6852 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: No bootstrap required, opened a new log
I20260713 09:12:12.802142  6738 raft_consensus.cc:2468] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.802690  6852 ts_tablet_manager.cc:1403] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: Time spent bootstrapping tablet: real 0.059s	user 0.038s	sys 0.016s
I20260713 09:12:12.804692  6969 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.805406  6852 raft_consensus.cc:359] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.806051  6852 raft_consensus.cc:385] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.806321  6852 raft_consensus.cc:740] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.806919  6852 consensus_queue.cc:260] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.809350  6852 ts_tablet_manager.cc:1434] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:12.813369  6854 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.813779  6854 ts_tablet_manager.cc:1403] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.004s
I20260713 09:12:12.815567  6559 catalog_manager.cc:5697] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.819368  6854 raft_consensus.cc:359] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.820006  6854 raft_consensus.cc:385] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.820246  6854 raft_consensus.cc:740] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.820922  6854 consensus_queue.cc:260] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.824785  6867 raft_consensus.cc:493] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.825238  6867 raft_consensus.cc:515] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.827152  6867 leader_election.cc:290] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.827576  6867 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.828109  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.828687  6738 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.830078  6627 leader_election.cc:304] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:12.830852  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.831101  6871 raft_consensus.cc:2804] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.831420  6871 raft_consensus.cc:493] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.831451  6812 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.831826  6871 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.837318  6969 raft_consensus.cc:493] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.837796  6969 raft_consensus.cc:515] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.838433  6871 raft_consensus.cc:515] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.839689  6969 leader_election.cc:290] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.840322  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.841615  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.842186  6812 raft_consensus.cc:2468] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 0.
I20260713 09:12:12.844004  6628 leader_election.cc:304] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
W20260713 09:12:12.844539  6627 leader_election.cc:343] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.844985  6980 raft_consensus.cc:2804] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.845628  6980 raft_consensus.cc:493] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.846330  6980 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.853638  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.857111  6736 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.857880  6980 raft_consensus.cc:515] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.858604  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.859158  6812 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.859897  6980 leader_election.cc:290] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.866717  6737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
W20260713 09:12:12.868079  6627 leader_election.cc:343] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:12.868469  6854 ts_tablet_manager.cc:1434] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260713 09:12:12.869391  6854 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.870424  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:12.870994  6811 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.873467  6861 raft_consensus.cc:493] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.873924  6861 raft_consensus.cc:515] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.875362  6854 tablet_bootstrap.cc:654] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.876129  6861 leader_election.cc:290] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.878013  6811 raft_consensus.cc:2468] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.879101  6628 leader_election.cc:304] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:12.880652  6969 raft_consensus.cc:2804] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.881090  6969 raft_consensus.cc:697] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.882246  6812 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.883352  6628 leader_election.cc:304] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:12.884250  6856 raft_consensus.cc:2804] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.884442  6871 leader_election.cc:290] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 1 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:12.884706  6856 raft_consensus.cc:697] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Leader. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:12.885540  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:12.885540  6856 consensus_queue.cc:237] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.883100  6969 consensus_queue.cc:237] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.887730  6736 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae3fb6a66c94e819983142eca436731 in term 1.
I20260713 09:12:12.887789  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30878247e88e4a6c9f51beca15e8d777" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:12.899694  6703 leader_election.cc:304] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:12.901196  6895 raft_consensus.cc:2749] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.908205  6854 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.908748  6854 ts_tablet_manager.cc:1403] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260713 09:12:12.911280  6854 raft_consensus.cc:359] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.912032  6854 raft_consensus.cc:385] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.912313  6854 raft_consensus.cc:740] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.912930  6854 consensus_queue.cc:260] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.915566  6854 ts_tablet_manager.cc:1434] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:12:12.916709  6854 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.917336  6560 catalog_manager.cc:5697] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.922163  6854 tablet_bootstrap.cc:654] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.926779  6854 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.927186  6854 ts_tablet_manager.cc:1403] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:12.929544  6854 raft_consensus.cc:359] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.930189  6854 raft_consensus.cc:385] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.930428  6854 raft_consensus.cc:740] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.931624  6854 consensus_queue.cc:260] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.934629  6854 ts_tablet_manager.cc:1434] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:12.935559  6854 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: Bootstrap starting.
I20260713 09:12:12.939692  6560 catalog_manager.cc:5697] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae3fb6a66c94e819983142eca436731 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.940791  6854 tablet_bootstrap.cc:654] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:12.952183  6854 tablet_bootstrap.cc:492] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: No bootstrap required, opened a new log
I20260713 09:12:12.952733  6854 ts_tablet_manager.cc:1403] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:12:12.955180  6854 raft_consensus.cc:359] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.955833  6854 raft_consensus.cc:385] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:12.956079  6854 raft_consensus.cc:740] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Initialized, Role: FOLLOWER
I20260713 09:12:12.956672  6854 consensus_queue.cc:260] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.958596  6854 ts_tablet_manager.cc:1434] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:12:12.960453  6860 raft_consensus.cc:493] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.960933  6860 raft_consensus.cc:515] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.962936  6860 leader_election.cc:290] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:12.963529  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:12.963900  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:12.964135  6661 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:12.964514  6738 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 0.
I20260713 09:12:12.965258  6777 leader_election.cc:304] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:12.966004  6860 raft_consensus.cc:2804] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.966351  6860 raft_consensus.cc:493] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.966648  6860 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.975319  6856 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.976343  6860 raft_consensus.cc:515] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:12.979655  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:12.980209  6662 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.982332  6860 leader_election.cc:290] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [CANDIDATE]: Term 1 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:12.986279  6662 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:12.986783  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "a0bf25e8886841b69d931a0551b904ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:12.987346  6738 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.989998  6777 leader_election.cc:304] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [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: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:12.994035  6736 raft_consensus.cc:3060] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.997699  6891 raft_consensus.cc:2804] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.998201  6891 raft_consensus.cc:697] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Leader. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:13.000686  6891 consensus_queue.cc:237] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:13.011345  6867 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.015668  6738 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0bf25e8886841b69d931a0551b904ee in term 1.
I20260713 09:12:13.019975  6559 catalog_manager.cc:5697] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee reported cstate change: term changed from 0 to 1, leader changed from <none> to a0bf25e8886841b69d931a0551b904ee (127.5.110.195). New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:13.040423  6860 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.050004  6737 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:13.061663  6891 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.146535  6737 raft_consensus.cc:3060] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:13.290261  6895 raft_consensus.cc:493] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:13.290671  6895 raft_consensus.cc:515] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:13.293170  6737 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:13.292363  6895 leader_election.cc:290] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:13.293370  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae3fb6a66c94e819983142eca436731" is_pre_election: true
I20260713 09:12:13.293247  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:13.294584  6811 raft_consensus.cc:2393] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0bfcedb81994ad483deebd8a90465f8 in current term 1: Already voted for candidate 9ae3fb6a66c94e819983142eca436731 in this term.
I20260713 09:12:13.295603  6703 leader_election.cc:304] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [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: c0bfcedb81994ad483deebd8a90465f8; no voters: 9ae3fb6a66c94e819983142eca436731, a0bf25e8886841b69d931a0551b904ee
I20260713 09:12:13.298961  6895 raft_consensus.cc:2749] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:13.299724  6867 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:13.309154  6969 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.319516  6969 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.345705  6856 consensus_queue.cc:1048] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.355171  6856 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.371088  6871 consensus_queue.cc:1048] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.393663  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:13.399559  7026 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
I20260713 09:12:13.405681  6860 consensus_queue.cc:1048] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:13.406903  6891 consensus_queue.cc:1048] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:13.413378  7027 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
W20260713 09:12:13.460922  7031 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
I20260713 09:12:13.466046  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:13.467067  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:13.467279  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:13.467455  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933933467438 us; error 0 us; skew 500 ppm
I20260713 09:12:13.468125  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:13.470938  5563 webserver.cc:533] Webserver started at http://127.5.110.196:33813/ using document root <none> and password file <none>
I20260713 09:12:13.471449  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:13.471629  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:13.471884  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:13.472914  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-3-root/instance:
uuid: "66d6dc2759344d4b93dce84183fe76e6"
format_stamp: "Formatted at 2026-07-13 09:12:13 on dist-test-slave-scq0"
I20260713 09:12:13.479053  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:13.482367  7036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:13.483088  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:13.483428  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
uuid: "66d6dc2759344d4b93dce84183fe76e6"
format_stamp: "Formatted at 2026-07-13 09:12:13 on dist-test-slave-scq0"
I20260713 09:12:13.483763  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-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)
I20260713 09:12:13.511428  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:13.513016  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:13.514753  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:13.517727  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:13.517979  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:13.518252  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:13.518445  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:13.609601  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.196:42031
I20260713 09:12:13.609748  7099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.196:42031 every 8 connection(s)
I20260713 09:12:13.620785  5563 auto_leader_rebalancer-test.cc:392] add a tserver: 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:13.632656  7100 heartbeater.cc:344] Connected to a master server at 127.5.110.254:46497
I20260713 09:12:13.633069  7100 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:13.633956  7100 heartbeater.cc:507] Master 127.5.110.254:46497 requested a full tablet report, sending...
I20260713 09:12:13.635820  6559 ts_manager.cc:194] Registered new tserver with Master: 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031)
I20260713 09:12:13.637004  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53544
I20260713 09:12:14.598806  6662 consensus_queue.cc:237] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:14.607704  6811 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.608011  6738 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.609498  6856 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.611225  6856 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.619298  7108 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.622898  6738 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.623648  6812 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
W20260713 09:12:14.629995  6626 consensus_peers.cc:597] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ee126244d3d48e298cb9338650e9984. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.639150  7100 heartbeater.cc:499] Master 127.5.110.254:46497 was elected leader, sending a full tablet report...
I20260713 09:12:14.639199  6559 catalog_manager.cc:5697] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.662756  6812 consensus_queue.cc:237] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:14.679880  6662 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.681377  7104 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.682845  6738 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.686082  7104 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:14.692211  6775 consensus_peers.cc:597] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab8f0dcee29349dbbcf6fbbea9e203f0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.697000  6963 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.699469  6738 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.702044  6660 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.720876  6560 catalog_manager.cc:5697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.753997  6738 consensus_queue.cc:237] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:14.763046  6812 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.764708  7126 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.765211  6660 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.766628  6895 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.777318  6895 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.779137  6812 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
W20260713 09:12:14.782830  6701 consensus_peers.cc:597] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5dff398eaf2400482a92625ae18b393. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.792512  6660 consensus_queue.cc:237] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:14.793216  6559 catalog_manager.cc:5697] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.796561  6662 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.819612  6812 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.821022  6980 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:14.830622  6738 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:14.832332  7108 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:14.834555  6626 consensus_peers.cc:597] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44bb37cdcda84d03af47a93c6fb5171f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:14.836023  7108 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.855212  6559 catalog_manager.cc:5697] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:14.862751  6812 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:14.862773  6737 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:15.131974  7135 ts_tablet_manager.cc:933] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:15.133826  7135 tablet_copy_client.cc:323] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:15.144560  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 8ee126244d3d48e298cb9338650e9984 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:15.145179  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 8ee126244d3d48e298cb9338650e9984 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-8ee126244d3d48e298cb9338650e9984
I20260713 09:12:15.153328  6673 tablet_copy_source_session.cc:215] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:15.157392  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee126244d3d48e298cb9338650e9984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.169006  7135 tablet_copy_client.cc:806] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:15.169585  7135 tablet_copy_client.cc:670] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:15.174041  7135 tablet_copy_client.cc:538] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:15.184027  7135 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:15.205441  7135 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:15.206424  7135 tablet_bootstrap.cc:492] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:15.207082  7135 ts_tablet_manager.cc:1403] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260713 09:12:15.210016  7135 raft_consensus.cc:359] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.210879  7135 raft_consensus.cc:740] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:15.211503  7135 consensus_queue.cc:260] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.214286  7135 ts_tablet_manager.cc:1434] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:15.216082  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-8ee126244d3d48e298cb9338650e9984 received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:15.216747  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-8ee126244d3d48e298cb9338650e9984 on tablet 8ee126244d3d48e298cb9338650e9984 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:15.265692  7135 ts_tablet_manager.cc:933] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:15.267153  7135 tablet_copy_client.cc:323] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:15.277920  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:15.278494  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet ab8f0dcee29349dbbcf6fbbea9e203f0 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-ab8f0dcee29349dbbcf6fbbea9e203f0
I20260713 09:12:15.285883  6822 tablet_copy_source_session.cc:215] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:15.290086  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8f0dcee29349dbbcf6fbbea9e203f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.294584  7143 ts_tablet_manager.cc:933] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:15.296391  7143 tablet_copy_client.cc:323] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:15.298053  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 44bb37cdcda84d03af47a93c6fb5171f from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:15.298529  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 44bb37cdcda84d03af47a93c6fb5171f from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-44bb37cdcda84d03af47a93c6fb5171f
I20260713 09:12:15.303755  6673 tablet_copy_source_session.cc:215] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:15.306234  7143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bb37cdcda84d03af47a93c6fb5171f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.306828  7135 tablet_copy_client.cc:806] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:15.307376  7135 tablet_copy_client.cc:670] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:15.311178  7135 tablet_copy_client.cc:538] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:15.319218  7143 tablet_copy_client.cc:806] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:15.319789  7135 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:15.319784  7143 tablet_copy_client.cc:670] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:15.333441  7143 tablet_copy_client.cc:538] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:15.342447  7143 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:15.344609  7135 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:15.345459  7135 tablet_bootstrap.cc:492] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:15.346112  7135 ts_tablet_manager.cc:1403] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260713 09:12:15.349040  7135 raft_consensus.cc:359] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.349865  7135 raft_consensus.cc:740] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:15.350533  7135 consensus_queue.cc:260] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.352445  7135 ts_tablet_manager.cc:1434] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:15.354398  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-ab8f0dcee29349dbbcf6fbbea9e203f0 received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:15.354830  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-ab8f0dcee29349dbbcf6fbbea9e203f0 on tablet ab8f0dcee29349dbbcf6fbbea9e203f0 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:15.367348  7143 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:15.368016  7143 tablet_bootstrap.cc:492] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:15.368552  7143 ts_tablet_manager.cc:1403] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:12:15.371017  7143 raft_consensus.cc:359] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.371829  7143 raft_consensus.cc:740] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:15.372394  7143 consensus_queue.cc:260] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.374626  7143 ts_tablet_manager.cc:1434] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:15.376659  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-44bb37cdcda84d03af47a93c6fb5171f received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:15.377074  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-44bb37cdcda84d03af47a93c6fb5171f on tablet 44bb37cdcda84d03af47a93c6fb5171f with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:15.383723  7143 ts_tablet_manager.cc:933] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:15.385223  7143 tablet_copy_client.cc:323] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.194:39115
I20260713 09:12:15.394761  6748 tablet_copy_service.cc:140] P c0bfcedb81994ad483deebd8a90465f8: Received BeginTabletCopySession request for tablet b5dff398eaf2400482a92625ae18b393 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:34818)
I20260713 09:12:15.395195  6748 tablet_copy_service.cc:161] P c0bfcedb81994ad483deebd8a90465f8: Beginning new tablet copy session on tablet b5dff398eaf2400482a92625ae18b393 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:34818: session id = 66d6dc2759344d4b93dce84183fe76e6-b5dff398eaf2400482a92625ae18b393
I20260713 09:12:15.399720  6748 tablet_copy_source_session.cc:215] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:15.402230  7143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dff398eaf2400482a92625ae18b393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:15.413157  7143 tablet_copy_client.cc:806] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:15.414564  7143 tablet_copy_client.cc:670] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:15.418008  7143 tablet_copy_client.cc:538] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:15.423854  7143 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:15.439235  7143 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:15.439898  7143 tablet_bootstrap.cc:492] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:15.440409  7143 ts_tablet_manager.cc:1403] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:12:15.442561  7143 raft_consensus.cc:359] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.443220  7143 raft_consensus.cc:740] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:15.443806  7143 consensus_queue.cc:260] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:15.445705  7143 ts_tablet_manager.cc:1434] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:12:15.447271  6748 tablet_copy_service.cc:342] P c0bfcedb81994ad483deebd8a90465f8: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b5dff398eaf2400482a92625ae18b393 received from {username='slave'} at 127.0.0.1:34818
I20260713 09:12:15.447619  6748 tablet_copy_service.cc:434] P c0bfcedb81994ad483deebd8a90465f8: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b5dff398eaf2400482a92625ae18b393 on tablet b5dff398eaf2400482a92625ae18b393 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:15.636969  7075 raft_consensus.cc:1217] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:15.679225  7075 raft_consensus.cc:1217] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:15.782914  7075 raft_consensus.cc:1217] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:15.833187  7075 raft_consensus.cc:1217] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:16.143744  7150 raft_consensus.cc:1064] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:16.145717  7150 consensus_queue.cc:237] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.151252  6811 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.151497  7075 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.152880  6737 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.152730  7150 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.154254  7133 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.156133  7133 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.165167  7155 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.166575  6811 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.172900  6737 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.175531  7075 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.179663  6559 catalog_manager.cc:5697] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.191052  6963 raft_consensus.cc:1064] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:16.193349  6963 consensus_queue.cc:237] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.201817  7075 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.202772  6737 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.203909  6660 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.204380  6963 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.205844  7104 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.206746  7151 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.217263  6660 consensus_queue.cc:237] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.223512  7074 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.223654  6811 raft_consensus.cc:1275] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.225292  6856 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.227051  6856 consensus_queue.cc:1048] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.239029  6963 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.243692  7075 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.243501  7155 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.246833  6811 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.240856  7150 raft_consensus.cc:1064] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:16.251457  7150 consensus_queue.cc:237] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.252754  7074 raft_consensus.cc:2955] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.255486  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ee126244d3d48e298cb9338650e9984 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:16.241719  6737 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.265043  6560 catalog_manager.cc:5697] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.268523  6558 catalog_manager.cc:5697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.293947  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ee126244d3d48e298cb9338650e9984 with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:16.304016  6811 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.306788  6812 consensus_queue.cc:237] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.307793  6737 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.309206  7133 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.310878  7133 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.313089  7074 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.314839  7151 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.317478  6738 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.319060  7104 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.324698  6963 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.326015  7074 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.326924  6738 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.328830  7169 tablet_replica.cc:333] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:16.329753  7169 raft_consensus.cc:2243] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.330435  7169 raft_consensus.cc:2272] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.334651  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:16.338603  7169 ts_tablet_manager.cc:1916] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:16.343129  6561 catalog_manager.cc:5697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.350760  7168 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.352342  6660 raft_consensus.cc:2955] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.354984  6811 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.359313  7074 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.373342  6737 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.381928  6561 catalog_manager.cc:5697] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.383040  7155 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.383950  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet ab8f0dcee29349dbbcf6fbbea9e203f0 with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:16.405452  7152 raft_consensus.cc:1064] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:16.408085  7152 consensus_queue.cc:237] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.409842  7074 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.412122  7169 ts_tablet_manager.cc:1929] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:16.412636  7169 log.cc:1199] T 8ee126244d3d48e298cb9338650e9984 P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/8ee126244d3d48e298cb9338650e9984
I20260713 09:12:16.414824  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 8ee126244d3d48e298cb9338650e9984 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:16.418264  7172 tablet_replica.cc:333] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:16.423740  7172 raft_consensus.cc:2243] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.424599  7172 raft_consensus.cc:2272] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.426602  7074 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.428023  6811 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.427945  7172 ts_tablet_manager.cc:1916] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:16.428241  7174 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:12:16.435024  7174 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:16.445187  6660 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:16.449272  7172 ts_tablet_manager.cc:1929] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:16.449963  7172 log.cc:1199] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/ab8f0dcee29349dbbcf6fbbea9e203f0
I20260713 09:12:16.449339  7174 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:16.451859  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet ab8f0dcee29349dbbcf6fbbea9e203f0 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:16.456856  6811 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.455299  7177 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.470790  7074 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.470913  6560 catalog_manager.cc:5697] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.484124  6660 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
W20260713 09:12:16.494510  7177 consensus_queue.cc:1175] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9ae3fb6a66c94e819983142eca436731" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260713 09:12:16.495414  6737 consensus_queue.cc:237] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.500757  7074 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.501360  6660 raft_consensus.cc:1275] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.504850  7176 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:16.506786  7177 consensus_queue.cc:1048] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.512636  7176 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.514428  6662 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.515465  7074 raft_consensus.cc:2955] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.528692  6558 catalog_manager.cc:5697] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.529918  6546 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5dff398eaf2400482a92625ae18b393 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:16.538760  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet b5dff398eaf2400482a92625ae18b393 with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:16.543776  7181 tablet_replica.cc:333] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:16.544581  7181 raft_consensus.cc:2243] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.545203  7181 raft_consensus.cc:2272] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.547544  7181 ts_tablet_manager.cc:1916] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:16.558166  7181 ts_tablet_manager.cc:1929] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:16.558483  7181 log.cc:1199] T b5dff398eaf2400482a92625ae18b393 P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/b5dff398eaf2400482a92625ae18b393
I20260713 09:12:16.559847  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet b5dff398eaf2400482a92625ae18b393 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:16.883406  6662 consensus_queue.cc:237] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:16.896221  7074 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.898403  7168 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:16.900301  6737 raft_consensus.cc:1275] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:16.902721  7168 consensus_queue.cc:1048] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:16.907876  6856 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.909685  7075 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.915725  6737 raft_consensus.cc:2955] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:16.920480  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44bb37cdcda84d03af47a93c6fb5171f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:16.924873  6560 catalog_manager.cc:5697] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:16.939209  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet 44bb37cdcda84d03af47a93c6fb5171f with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:16.940898  7181 tablet_replica.cc:333] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:16.942102  7181 raft_consensus.cc:2243] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:16.942886  7181 raft_consensus.cc:2272] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:16.946105  7181 ts_tablet_manager.cc:1916] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:16.958277  7181 ts_tablet_manager.cc:1929] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:16.958598  7181 log.cc:1199] T 44bb37cdcda84d03af47a93c6fb5171f P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/44bb37cdcda84d03af47a93c6fb5171f
I20260713 09:12:16.959849  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet 44bb37cdcda84d03af47a93c6fb5171f (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:17.973624  6662 consensus_queue.cc:237] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:17.980343  6738 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:17.980635  6811 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:17.981915  6626 consensus_peers.cc:597] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00a268f85b1a46aba98042a85d8b837f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:17.981953  6856 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:17.983301  7168 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:17.992539  6856 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:17.994076  6738 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:17.994189  6811 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.005441  6738 consensus_queue.cc:237] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.005442  6558 catalog_manager.cc:5697] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
W20260713 09:12:18.017108  6701 consensus_peers.cc:597] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8c37e535aa549a885bc94e3b647f9fa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.018326  6811 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:18.020701  6662 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:18.022692  7192 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:18.024612  7174 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:18.036635  7192 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.038594  6812 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.038532  6660 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.049005  6811 consensus_queue.cc:237] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.048985  6560 catalog_manager.cc:5697] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:18.060026  6775 consensus_peers.cc:597] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e893960fab1743afa714f005bea21e6f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.060123  6738 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:18.060911  6660 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:18.061904  6963 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:18.062628  7198 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:18.071486  7198 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.072917  6660 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.073879  6738 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.083614  6560 catalog_manager.cc:5697] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.087373  6660 consensus_queue.cc:237] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.100147  6811 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:18.100668  6626 consensus_peers.cc:597] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 273889f9673844828f1de43cc4ffab63. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.101378  7168 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:18.101727  6738 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:18.103461  7185 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:18.109615  6856 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.111318  6811 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.112854  6738 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:18.122663  6558 catalog_manager.cc:5697] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:18.492960  7204 ts_tablet_manager.cc:933] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:18.494908  7204 tablet_copy_client.cc:323] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:18.496644  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 00a268f85b1a46aba98042a85d8b837f from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:18.497156  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 00a268f85b1a46aba98042a85d8b837f from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-00a268f85b1a46aba98042a85d8b837f
I20260713 09:12:18.503598  6673 tablet_copy_source_session.cc:215] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:18.506227  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00a268f85b1a46aba98042a85d8b837f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.517397  7204 tablet_copy_client.cc:806] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:18.517966  7204 tablet_copy_client.cc:670] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:18.521811  7204 tablet_copy_client.cc:538] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:18.530040  7204 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:18.549701  7204 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:18.550586  7204 tablet_bootstrap.cc:492] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:18.551278  7204 ts_tablet_manager.cc:1403] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.011s
I20260713 09:12:18.553731  7208 ts_tablet_manager.cc:933] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:18.554431  7204 raft_consensus.cc:359] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.555315  7204 raft_consensus.cc:740] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:18.556047  7204 consensus_queue.cc:260] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.561396  7208 tablet_copy_client.cc:323] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:18.563799  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet e893960fab1743afa714f005bea21e6f from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:18.564358  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet e893960fab1743afa714f005bea21e6f from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-e893960fab1743afa714f005bea21e6f
I20260713 09:12:18.564515  7204 ts_tablet_manager.cc:1434] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260713 09:12:18.566565  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-00a268f85b1a46aba98042a85d8b837f received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:18.567025  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-00a268f85b1a46aba98042a85d8b837f on tablet 00a268f85b1a46aba98042a85d8b837f with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:18.572114  6822 tablet_copy_source_session.cc:215] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:18.574143  7204 ts_tablet_manager.cc:933] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:18.575826  7204 tablet_copy_client.cc:323] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:18.576992  7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e893960fab1743afa714f005bea21e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.577358  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 273889f9673844828f1de43cc4ffab63 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:18.577903  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 273889f9673844828f1de43cc4ffab63 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-273889f9673844828f1de43cc4ffab63
I20260713 09:12:18.585000  6673 tablet_copy_source_session.cc:215] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:18.587992  7204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273889f9673844828f1de43cc4ffab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.590369  7208 tablet_copy_client.cc:806] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:18.591013  7208 tablet_copy_client.cc:670] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:18.595121  7208 tablet_copy_client.cc:538] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:18.602998  7204 tablet_copy_client.cc:806] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:18.603588  7204 tablet_copy_client.cc:670] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:18.608021  7204 tablet_copy_client.cc:538] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:18.611641  7208 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:18.616770  7204 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:18.635430  7212 ts_tablet_manager.cc:933] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:18.646878  7204 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:18.647804  7204 tablet_bootstrap.cc:492] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:18.648507  7204 ts_tablet_manager.cc:1403] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.008s
I20260713 09:12:18.648674  7208 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:18.649344  7212 tablet_copy_client.cc:323] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.194:39115
I20260713 09:12:18.649526  7208 tablet_bootstrap.cc:492] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:18.650233  7208 ts_tablet_manager.cc:1403] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.003s
I20260713 09:12:18.651391  6748 tablet_copy_service.cc:140] P c0bfcedb81994ad483deebd8a90465f8: Received BeginTabletCopySession request for tablet b8c37e535aa549a885bc94e3b647f9fa from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:34818)
I20260713 09:12:18.651953  6748 tablet_copy_service.cc:161] P c0bfcedb81994ad483deebd8a90465f8: Beginning new tablet copy session on tablet b8c37e535aa549a885bc94e3b647f9fa from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:34818: session id = 66d6dc2759344d4b93dce84183fe76e6-b8c37e535aa549a885bc94e3b647f9fa
I20260713 09:12:18.651885  7204 raft_consensus.cc:359] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.652913  7204 raft_consensus.cc:740] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:18.653028  7208 raft_consensus.cc:359] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.653829  7208 raft_consensus.cc:740] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:18.653652  7204 consensus_queue.cc:260] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.654474  7208 consensus_queue.cc:260] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [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: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.656677  7208 ts_tablet_manager.cc:1434] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:18.658979  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-e893960fab1743afa714f005bea21e6f received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:18.659372  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-e893960fab1743afa714f005bea21e6f on tablet e893960fab1743afa714f005bea21e6f with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:18.659737  6748 tablet_copy_source_session.cc:215] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:18.664337  7212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c37e535aa549a885bc94e3b647f9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.665482  7204 ts_tablet_manager.cc:1434] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260713 09:12:18.670433  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-273889f9673844828f1de43cc4ffab63 received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:18.670768  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-273889f9673844828f1de43cc4ffab63 on tablet 273889f9673844828f1de43cc4ffab63 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:18.679644  7212 tablet_copy_client.cc:806] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:18.680172  7212 tablet_copy_client.cc:670] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:18.683462  7212 tablet_copy_client.cc:538] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:18.689491  7212 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:18.706280  7212 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:18.706918  7212 tablet_bootstrap.cc:492] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:18.707384  7212 ts_tablet_manager.cc:1403] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260713 09:12:18.709493  7212 raft_consensus.cc:359] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.710098  7212 raft_consensus.cc:740] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:18.710561  7212 consensus_queue.cc:260] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:18.712634  7212 ts_tablet_manager.cc:1434] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:18.714192  6748 tablet_copy_service.cc:342] P c0bfcedb81994ad483deebd8a90465f8: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b8c37e535aa549a885bc94e3b647f9fa received from {username='slave'} at 127.0.0.1:34818
I20260713 09:12:18.714524  6748 tablet_copy_service.cc:434] P c0bfcedb81994ad483deebd8a90465f8: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b8c37e535aa549a885bc94e3b647f9fa on tablet b8c37e535aa549a885bc94e3b647f9fa with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:19.101617  7075 raft_consensus.cc:1217] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:19.106635  7075 raft_consensus.cc:1217] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:19.125077  7075 raft_consensus.cc:1217] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:19.157636  7075 raft_consensus.cc:1217] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:19.568404  7217 raft_consensus.cc:1064] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:19.570276  7217 consensus_queue.cc:237] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.576371  7075 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.576666  6811 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.578426  7194 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.579967  7220 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.585561  6660 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.587512  7194 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.600333  7221 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.604564  6812 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.612874  7075 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.602424  6660 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.625929  6561 catalog_manager.cc:5697] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.638351  6963 raft_consensus.cc:1064] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:19.640563  6963 consensus_queue.cc:237] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.645159  7168 raft_consensus.cc:1064] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:19.647493  7168 consensus_queue.cc:237] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.655692  7227 raft_consensus.cc:1064] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:19.658562  7227 consensus_queue.cc:237] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.662853  7074 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.663728  6737 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.669497  7206 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:19.671344  7206 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.677619  6811 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.678800  7073 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.679553  6736 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.663765  7075 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.665948  6738 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.665977  6660 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.666682  6812 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:19.684013  7230 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:19.684849  7168 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.685238  7227 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:19.686902  7168 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.687777  6856 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.687784  6963 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:12:19.693593  7230 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.738680  6963 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.742785  6660 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.743754  6736 consensus_queue.cc:237] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.752622  7238 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.755168  7230 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.759999  7075 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.752264  7074 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.761564  7194 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.767225  6812 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.767890  6810 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.772931  7072 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.774132  6811 raft_consensus.cc:1275] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.776028  7225 consensus_queue.cc:1048] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:19.775535  7073 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.786321  6559 catalog_manager.cc:5697] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.774166  7194 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.791608  6736 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.782342  6809 raft_consensus.cc:2955] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.796221  6558 catalog_manager.cc:5697] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.798388  6737 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.802175  6738 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.838332  6546 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8c37e535aa549a885bc94e3b647f9fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:19.859086  7074 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.869037  6561 catalog_manager.cc:5697] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.877655  6560 catalog_manager.cc:5697] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:19.879709  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet b8c37e535aa549a885bc94e3b647f9fa with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:19.881611  6810 consensus_queue.cc:237] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [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: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.888106  7074 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.889645  6963 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.890882  6736 raft_consensus.cc:1275] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.897080  7206 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.900668  7073 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.925268  7246 tablet_replica.cc:333] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:19.925628  7247 consensus_queue.cc:1048] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:19.926314  7246 raft_consensus.cc:2243] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:19.905184  6660 consensus_queue.cc:237] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.927057  7246 raft_consensus.cc:2272] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:19.907478  6662 consensus_queue.cc:237] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:19.934026  7246 ts_tablet_manager.cc:1916] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:19.936062  7074 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.936954  6810 raft_consensus.cc:1275] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.937662  7238 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.938687  7168 consensus_queue.cc:1048] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.940897  7075 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.942374  7168 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.945714  7230 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.948022  6810 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.954017  7246 ts_tablet_manager.cc:1929] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:19.954530  7246 log.cc:1199] T b8c37e535aa549a885bc94e3b647f9fa P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/b8c37e535aa549a885bc94e3b647f9fa
I20260713 09:12:19.953859  7237 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.958379  6812 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:19.959872  7168 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:19.963838  6812 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.958315  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet b8c37e535aa549a885bc94e3b647f9fa (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:19.965958  7075 raft_consensus.cc:2955] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.969496  7072 raft_consensus.cc:2955] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.981372  6560 catalog_manager.cc:5697] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.982106  6561 catalog_manager.cc:5697] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.990213  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e893960fab1743afa714f005bea21e6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:19.991046  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 273889f9673844828f1de43cc4ffab63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:19.930642  6736 raft_consensus.cc:2955] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:19.996204  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 273889f9673844828f1de43cc4ffab63 with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:19.997571  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet e893960fab1743afa714f005bea21e6f with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:19.998521  7246 tablet_replica.cc:333] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:19.999475  7246 raft_consensus.cc:2243] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.000556  7246 raft_consensus.cc:2272] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.001897  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00a268f85b1a46aba98042a85d8b837f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:20.005076  7249 tablet_replica.cc:333] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:20.006165  7249 raft_consensus.cc:2243] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.006912  7249 raft_consensus.cc:2272] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.011626  7249 ts_tablet_manager.cc:1916] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:20.014523  7246 ts_tablet_manager.cc:1916] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:20.012610  6556 catalog_manager.cc:5697] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:20.026474  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 00a268f85b1a46aba98042a85d8b837f with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:20.028210  7249 ts_tablet_manager.cc:1929] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:20.028625  7249 log.cc:1199] T 273889f9673844828f1de43cc4ffab63 P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/273889f9673844828f1de43cc4ffab63
I20260713 09:12:20.030267  7249 tablet_replica.cc:333] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:20.031131  7249 raft_consensus.cc:2243] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.031746  7249 raft_consensus.cc:2272] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.032990  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 273889f9673844828f1de43cc4ffab63 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:20.034734  7249 ts_tablet_manager.cc:1916] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:20.040520  7246 ts_tablet_manager.cc:1929] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:20.040866  7246 log.cc:1199] T e893960fab1743afa714f005bea21e6f P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/e893960fab1743afa714f005bea21e6f
I20260713 09:12:20.042093  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet e893960fab1743afa714f005bea21e6f (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:20.046940  7249 ts_tablet_manager.cc:1929] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:20.047287  7249 log.cc:1199] T 00a268f85b1a46aba98042a85d8b837f P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/00a268f85b1a46aba98042a85d8b837f
I20260713 09:12:20.048396  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 00a268f85b1a46aba98042a85d8b837f (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:21.055459  6660 consensus_queue.cc:237] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.060564  6812 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.061194  6738 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.062045  7230 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:21.062000  6626 consensus_peers.cc:597] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e646efd4b2d4e15bfe5646332304701. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.062970  7237 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.071018  7251 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.072748  6812 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.072748  6738 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.086026  6812 consensus_queue.cc:237] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.083499  6560 catalog_manager.cc:5697] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.095037  6738 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:21.095173  6775 consensus_peers.cc:597] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 046311eed702462fb5c5c1e512b0015c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.098243  7247 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.102454  6660 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.103720  7256 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.106112  7247 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.109750  6738 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.124838  6662 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.126467  6660 consensus_queue.cc:237] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.127857  6556 catalog_manager.cc:5697] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:21.144079  6626 consensus_peers.cc:597] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30878247e88e4a6c9f51beca15e8d777. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.144260  6812 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.145795  7230 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.146169  6736 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.148382  7230 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.153898  7230 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.155454  6812 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.157260  6736 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.165591  6810 consensus_queue.cc:237] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.166124  6561 catalog_manager.cc:5697] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:21.174683  6775 consensus_peers.cc:597] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98a47b860bb34f099684ebec18fe0b14. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.175211  6736 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.175908  6662 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:21.177193  7263 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.178190  7256 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:21.187419  7256 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.190851  6662 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.190850  6738 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.203576  6560 catalog_manager.cc:5697] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:21.602835  7271 ts_tablet_manager.cc:933] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:21.604817  7271 tablet_copy_client.cc:323] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:21.606333  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 1e646efd4b2d4e15bfe5646332304701 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:21.606856  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 1e646efd4b2d4e15bfe5646332304701 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-1e646efd4b2d4e15bfe5646332304701
I20260713 09:12:21.614274  6673 tablet_copy_source_session.cc:215] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:21.617286  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e646efd4b2d4e15bfe5646332304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.628058  7271 tablet_copy_client.cc:806] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:21.628826  7271 tablet_copy_client.cc:670] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:21.632390  7271 tablet_copy_client.cc:538] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:21.638501  7271 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:21.653415  7271 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:21.654264  7271 tablet_bootstrap.cc:492] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:21.654767  7271 ts_tablet_manager.cc:1403] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260713 09:12:21.656960  7271 raft_consensus.cc:359] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.657613  7271 raft_consensus.cc:740] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:21.658069  7271 consensus_queue.cc:260] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.660804  7271 ts_tablet_manager.cc:1434] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:12:21.662667  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-1e646efd4b2d4e15bfe5646332304701 received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:21.663057  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-1e646efd4b2d4e15bfe5646332304701 on tablet 1e646efd4b2d4e15bfe5646332304701 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:21.666109  7271 ts_tablet_manager.cc:933] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:21.677470  7271 tablet_copy_client.cc:323] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:21.679404  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet 046311eed702462fb5c5c1e512b0015c from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:21.679905  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet 046311eed702462fb5c5c1e512b0015c from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-046311eed702462fb5c5c1e512b0015c
I20260713 09:12:21.685297  6822 tablet_copy_source_session.cc:215] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:21.688040  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046311eed702462fb5c5c1e512b0015c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.699923  7271 tablet_copy_client.cc:806] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:21.700482  7271 tablet_copy_client.cc:670] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:21.703760  7271 tablet_copy_client.cc:538] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:21.712452  7271 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:21.731659  7271 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:21.732518  7271 tablet_bootstrap.cc:492] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:21.733130  7271 ts_tablet_manager.cc:1403] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260713 09:12:21.738148  7271 raft_consensus.cc:359] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.738708  7271 raft_consensus.cc:740] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:21.739174  7271 consensus_queue.cc:260] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.741163  7271 ts_tablet_manager.cc:1434] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:21.741581  7275 ts_tablet_manager.cc:933] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:21.742736  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-046311eed702462fb5c5c1e512b0015c received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:21.743181  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-046311eed702462fb5c5c1e512b0015c on tablet 046311eed702462fb5c5c1e512b0015c with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:21.746138  7275 tablet_copy_client.cc:323] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:21.747725  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet 98a47b860bb34f099684ebec18fe0b14 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:21.748199  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet 98a47b860bb34f099684ebec18fe0b14 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-98a47b860bb34f099684ebec18fe0b14
I20260713 09:12:21.751940  7271 ts_tablet_manager.cc:933] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:21.755380  6822 tablet_copy_source_session.cc:215] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:21.757319  7271 tablet_copy_client.cc:323] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:21.758622  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a47b860bb34f099684ebec18fe0b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.758975  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 30878247e88e4a6c9f51beca15e8d777 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:21.759455  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 30878247e88e4a6c9f51beca15e8d777 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-30878247e88e4a6c9f51beca15e8d777
I20260713 09:12:21.767330  6673 tablet_copy_source_session.cc:215] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:21.769891  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30878247e88e4a6c9f51beca15e8d777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.781046  7271 tablet_copy_client.cc:806] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:21.781595  7271 tablet_copy_client.cc:670] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:21.782317  7275 tablet_copy_client.cc:806] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:21.782837  7275 tablet_copy_client.cc:670] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:21.784933  7271 tablet_copy_client.cc:538] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:21.785858  7275 tablet_copy_client.cc:538] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:21.791414  7275 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:21.792289  7271 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:21.812662  7275 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:21.812804  7271 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:21.813699  7275 tablet_bootstrap.cc:492] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:21.814373  7275 ts_tablet_manager.cc:1403] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:12:21.814445  7271 tablet_bootstrap.cc:492] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:21.815176  7271 ts_tablet_manager.cc:1403] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260713 09:12:21.817070  7275 raft_consensus.cc:359] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.817683  7275 raft_consensus.cc:740] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:21.817665  7271 raft_consensus.cc:359] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.818567  7271 raft_consensus.cc:740] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:21.818379  7275 consensus_queue.cc:260] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.819123  7271 consensus_queue.cc:260] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:21.820648  7275 ts_tablet_manager.cc:1434] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:12:21.821022  7271 ts_tablet_manager.cc:1434] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:12:21.822479  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-98a47b860bb34f099684ebec18fe0b14 received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:21.822865  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-98a47b860bb34f099684ebec18fe0b14 on tablet 98a47b860bb34f099684ebec18fe0b14 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:21.823103  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-30878247e88e4a6c9f51beca15e8d777 received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:21.823462  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-30878247e88e4a6c9f51beca15e8d777 on tablet 30878247e88e4a6c9f51beca15e8d777 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:22.046427  7073 raft_consensus.cc:1217] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:22.150221  7073 raft_consensus.cc:1217] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:22.264987  7073 raft_consensus.cc:1217] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:22.362633  7073 raft_consensus.cc:1217] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:22.588317  7282 raft_consensus.cc:1064] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:22.590431  7282 consensus_queue.cc:237] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:22.596060  7073 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.596510  6812 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.596918  6738 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.597805  7282 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:22.598897  7230 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.599713  7237 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.609193  7237 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.613371  7075 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.612922  6810 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.625361  6561 catalog_manager.cc:5697] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.634352  6738 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.657485  6662 consensus_queue.cc:237] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:22.661669  7073 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:22.662958  6738 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:22.663038  7282 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:22.664103  7289 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:22.669543  7237 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.671252  6738 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.676926  7073 raft_consensus.cc:2955] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.683229  6561 catalog_manager.cc:5697] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.686386  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e646efd4b2d4e15bfe5646332304701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:22.695935  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e646efd4b2d4e15bfe5646332304701 with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:22.699688  7293 tablet_replica.cc:333] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:22.700634  7293 raft_consensus.cc:2243] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:22.701364  7293 raft_consensus.cc:2272] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:22.704383  7293 ts_tablet_manager.cc:1916] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:22.719017  7293 ts_tablet_manager.cc:1929] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:22.719340  7293 log.cc:1199] T 1e646efd4b2d4e15bfe5646332304701 P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/1e646efd4b2d4e15bfe5646332304701
I20260713 09:12:22.720633  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet 1e646efd4b2d4e15bfe5646332304701 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:22.770442  7262 raft_consensus.cc:1064] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:22.772627  7262 consensus_queue.cc:237] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:22.780236  7256 raft_consensus.cc:1064] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:22.782791  7256 consensus_queue.cc:237] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:22.792295  7073 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.794512  6662 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.796229  6738 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.798190  7073 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.802240  7283 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.803321  6662 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.804232  7283 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:12:22.813356  7300 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:22.816722  7297 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:22.821712  7282 raft_consensus.cc:1064] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:22.824219  7282 consensus_queue.cc:237] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:22.850066  6735 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.852473  7294 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:12:22.863312  6775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.196:42031, user_credentials={real_user=slave}} blocked reactor thread for 66616.7us
I20260713 09:12:22.873271  7283 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.877482  7300 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.880679  6738 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.888528  7075 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.891271  7230 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.892778  7297 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.893980  6736 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.898303  6735 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.899992  7230 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.909992  6560 catalog_manager.cc:5697] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.916452  6810 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:22.922708  6660 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.923818  7237 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:22.922627  6662 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.930353  7073 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.942677  7289 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.944717  6556 catalog_manager.cc:5697] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.969722  6736 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.970955  7075 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:22.983942  6556 catalog_manager.cc:5697] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.996388  7074 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.001062  6662 consensus_queue.cc:237] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:23.016249  6736 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.017542  7237 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.023530  7282 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.031612  6738 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.035501  6810 consensus_queue.cc:237] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:23.040419  6809 consensus_queue.cc:237] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:23.046278  6735 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.047914  7283 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.048758  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30878247e88e4a6c9f51beca15e8d777 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:23.055666  7297 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.065212  6735 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.072629  7072 raft_consensus.cc:1275] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.074535  7075 raft_consensus.cc:1275] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.076361  7300 consensus_queue.cc:1048] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.072052  7073 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.078931  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98a47b860bb34f099684ebec18fe0b14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:23.081120  7075 raft_consensus.cc:2955] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.087487  7282 consensus_queue.cc:1048] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.085779  7300 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.088267  6660 raft_consensus.cc:1275] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:23.090744  7300 consensus_queue.cc:1048] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:23.099164  7075 raft_consensus.cc:2955] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.100729  6557 catalog_manager.cc:5697] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
W20260713 09:12:23.102777  6547 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 98a47b860bb34f099684ebec18fe0b14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:12:23.086613  6556 catalog_manager.cc:5697] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.105733  7262 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.108180  7073 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.115664  6660 raft_consensus.cc:2955] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:23.116430  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 046311eed702462fb5c5c1e512b0015c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:23.124078  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet 98a47b860bb34f099684ebec18fe0b14 with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:23.129487  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet 30878247e88e4a6c9f51beca15e8d777 with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:23.130599  7293 tablet_replica.cc:333] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:23.131642  7293 raft_consensus.cc:2243] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:23.132290  7293 pending_rounds.cc:70] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Trying to abort 1 pending ops.
I20260713 09:12:23.132619  7293 pending_rounds.cc:77] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306993429802176512 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "30878247e88e4a6c9f51beca15e8d777" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } } }
I20260713 09:12:23.136829  7293 raft_consensus.cc:2917] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:12:23.137267  7293 raft_consensus.cc:2889] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:12:23.137661  7293 raft_consensus.cc:2272] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:23.140945  7293 ts_tablet_manager.cc:1916] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:23.142211  6556 catalog_manager.cc:5697] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:23.153025  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 046311eed702462fb5c5c1e512b0015c with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:23.154110  7311 tablet_replica.cc:333] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:23.155189  7311 raft_consensus.cc:2243] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:23.155925  7311 raft_consensus.cc:2272] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:23.159497  7311 ts_tablet_manager.cc:1916] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:23.161010  7293 ts_tablet_manager.cc:1929] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:23.161458  7293 log.cc:1199] T 30878247e88e4a6c9f51beca15e8d777 P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/30878247e88e4a6c9f51beca15e8d777
I20260713 09:12:23.164390  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet 30878247e88e4a6c9f51beca15e8d777 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:23.168709  7312 tablet_replica.cc:333] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:23.169585  7312 raft_consensus.cc:2243] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:23.170265  7312 raft_consensus.cc:2272] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:23.172088  7311 ts_tablet_manager.cc:1929] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:23.172493  7311 log.cc:1199] T 98a47b860bb34f099684ebec18fe0b14 P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/98a47b860bb34f099684ebec18fe0b14
I20260713 09:12:23.173202  7312 ts_tablet_manager.cc:1916] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:23.173996  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet 98a47b860bb34f099684ebec18fe0b14 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:23.183079  7312 ts_tablet_manager.cc:1929] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:23.183421  7312 log.cc:1199] T 046311eed702462fb5c5c1e512b0015c P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/046311eed702462fb5c5c1e512b0015c
I20260713 09:12:23.184561  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 046311eed702462fb5c5c1e512b0015c (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:24.178709  6812 consensus_queue.cc:237] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
W20260713 09:12:24.183835  6775 consensus_peers.cc:597] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00b452999b0d49b09d8cc6fdfed718aa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:24.184804  6738 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.185248  6660 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.186096  7262 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.186964  7297 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.194271  7300 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.195860  6660 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.196053  6738 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.207705  6556 catalog_manager.cc:5697] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.209555  6660 consensus_queue.cc:237] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:24.218953  6812 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.222525  6738 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.223397  7282 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.225211  7282 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:24.228296  6626 consensus_peers.cc:597] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 683676825ad446959707c82541706a12. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:24.234741  7289 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.237233  6738 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.237809  6812 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.249276  6560 catalog_manager.cc:5697] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.255669  6660 consensus_queue.cc:237] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:24.262795  6812 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:24.262837  6626 consensus_peers.cc:597] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b635b81db0154827a5a3ef5fa7b8791f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:24.264219  6738 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.264778  7319 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.265820  7282 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.274422  7282 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.276017  6735 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.278753  6812 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.286870  6810 consensus_queue.cc:237] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:24.290304  6561 catalog_manager.cc:5697] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:24.299360  6735 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:24.299628  6775 consensus_peers.cc:597] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce1b05fa773542c181ad7c97c52fb176. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:24.301666  6660 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:24.301558  7300 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.303026  7297 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.310031  7300 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.312505  6738 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.313414  6660 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:24.323081  6560 catalog_manager.cc:5697] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:24.605738  7330 ts_tablet_manager.cc:933] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:24.609194  7330 tablet_copy_client.cc:323] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:24.610705  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet 00b452999b0d49b09d8cc6fdfed718aa from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:24.611111  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet 00b452999b0d49b09d8cc6fdfed718aa from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-00b452999b0d49b09d8cc6fdfed718aa
I20260713 09:12:24.615756  6822 tablet_copy_source_session.cc:215] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:24.618175  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b452999b0d49b09d8cc6fdfed718aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:24.628647  7330 tablet_copy_client.cc:806] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:24.629164  7330 tablet_copy_client.cc:670] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:24.632417  7330 tablet_copy_client.cc:538] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:24.639149  7330 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:24.654410  7330 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:24.655090  7330 tablet_bootstrap.cc:492] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:24.655735  7330 ts_tablet_manager.cc:1403] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.006s
I20260713 09:12:24.658219  7330 raft_consensus.cc:359] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:24.658874  7330 raft_consensus.cc:740] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:24.659345  7330 consensus_queue.cc:260] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:24.661921  7330 ts_tablet_manager.cc:1434] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:12:24.663561  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-00b452999b0d49b09d8cc6fdfed718aa received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:24.663883  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-00b452999b0d49b09d8cc6fdfed718aa on tablet 00b452999b0d49b09d8cc6fdfed718aa with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:24.794592  7330 ts_tablet_manager.cc:933] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:24.796008  7330 tablet_copy_client.cc:323] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:24.797242  6673 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet b635b81db0154827a5a3ef5fa7b8791f from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:24.797667  6673 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet b635b81db0154827a5a3ef5fa7b8791f from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-b635b81db0154827a5a3ef5fa7b8791f
I20260713 09:12:24.807081  6673 tablet_copy_source_session.cc:215] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:24.820120  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b635b81db0154827a5a3ef5fa7b8791f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:24.857595  7335 ts_tablet_manager.cc:933] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327)
I20260713 09:12:24.862668  7330 tablet_copy_client.cc:806] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:24.864075  7330 tablet_copy_client.cc:670] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:24.863415  7335 tablet_copy_client.cc:323] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.193:45327
I20260713 09:12:24.866189  6672 tablet_copy_service.cc:140] P 9ae3fb6a66c94e819983142eca436731: Received BeginTabletCopySession request for tablet 683676825ad446959707c82541706a12 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:40968)
I20260713 09:12:24.866763  6672 tablet_copy_service.cc:161] P 9ae3fb6a66c94e819983142eca436731: Beginning new tablet copy session on tablet 683676825ad446959707c82541706a12 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:40968: session id = 66d6dc2759344d4b93dce84183fe76e6-683676825ad446959707c82541706a12
I20260713 09:12:24.890059  6672 tablet_copy_source_session.cc:215] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:24.951980  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683676825ad446959707c82541706a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:24.959022  7330 tablet_copy_client.cc:538] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:24.968595  7330 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:25.039647  7335 tablet_copy_client.cc:806] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:25.040423  7335 tablet_copy_client.cc:670] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:25.045440  7335 tablet_copy_client.cc:538] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:25.063495  7330 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:25.065156  7330 tablet_bootstrap.cc:492] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:25.065954  7330 ts_tablet_manager.cc:1403] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.011s
I20260713 09:12:25.065174  7335 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:25.068902  7330 raft_consensus.cc:359] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.069806  7330 raft_consensus.cc:740] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:25.070683  7330 consensus_queue.cc:260] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.476531  7330 ts_tablet_manager.cc:1434] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.410s	user 0.006s	sys 0.001s
W20260713 09:12:25.657738  6703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.193:45327, user_credentials={real_user=slave}} blocked reactor thread for 56011.8us
I20260713 09:12:25.688457  7342 ts_tablet_manager.cc:933] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:25.697819  7335 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:25.698796  7335 tablet_bootstrap.cc:492] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:25.699564  7335 ts_tablet_manager.cc:1403] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.635s	user 0.014s	sys 0.010s
I20260713 09:12:25.708359  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b635b81db0154827a5a3ef5fa7b8791f received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:25.708869  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-b635b81db0154827a5a3ef5fa7b8791f on tablet b635b81db0154827a5a3ef5fa7b8791f with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:25.709069  7335 raft_consensus.cc:359] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.710095  7335 raft_consensus.cc:740] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:25.710827  7335 consensus_queue.cc:260] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.729022  7335 ts_tablet_manager.cc:1434] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.012s
I20260713 09:12:25.731582  6673 tablet_copy_service.cc:342] P 9ae3fb6a66c94e819983142eca436731: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-683676825ad446959707c82541706a12 received from {username='slave'} at 127.0.0.1:40968
I20260713 09:12:25.732038  6673 tablet_copy_service.cc:434] P 9ae3fb6a66c94e819983142eca436731: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-683676825ad446959707c82541706a12 on tablet 683676825ad446959707c82541706a12 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:25.749845  7073 raft_consensus.cc:1217] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:25.750900  7074 raft_consensus.cc:1217] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:25.758103  7342 tablet_copy_client.cc:323] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
W20260713 09:12:25.789767  7075 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 0.716s	user 0.047s	sys 0.085s
W20260713 09:12:25.790154  7075 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 0.716s	user 0.047s	sys 0.085s
I20260713 09:12:25.814186  7282 raft_consensus.cc:493] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0bf25e8886841b69d931a0551b904ee)
I20260713 09:12:25.814726  7282 raft_consensus.cc:515] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.820070  7282 leader_election.cc:290] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:25.825917  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c0bfcedb81994ad483deebd8a90465f8" is_pre_election: true
I20260713 09:12:25.828549  7071 raft_consensus.cc:1217] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:25.854218  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1b05fa773542c181ad7c97c52fb176" candidate_uuid: "9ae3fb6a66c94e819983142eca436731" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a0bf25e8886841b69d931a0551b904ee" is_pre_election: true
I20260713 09:12:25.855963  6628 leader_election.cc:304] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [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: 9ae3fb6a66c94e819983142eca436731; no voters: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:25.856240  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet ce1b05fa773542c181ad7c97c52fb176 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:25.856683  7282 raft_consensus.cc:2749] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:25.856740  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet ce1b05fa773542c181ad7c97c52fb176 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-ce1b05fa773542c181ad7c97c52fb176
I20260713 09:12:25.861845  6822 tablet_copy_source_session.cc:215] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:25.865062  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1b05fa773542c181ad7c97c52fb176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:25.875797  7342 tablet_copy_client.cc:806] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:25.876302  7342 tablet_copy_client.cc:670] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:25.879369  7342 tablet_copy_client.cc:538] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:25.885222  7342 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:25.900092  7342 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:25.900758  7342 tablet_bootstrap.cc:492] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:25.901268  7342 ts_tablet_manager.cc:1403] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260713 09:12:25.903544  7342 raft_consensus.cc:359] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.904132  7342 raft_consensus.cc:740] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:25.904619  7342 consensus_queue.cc:260] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:25.906739  7342 ts_tablet_manager.cc:1434] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:12:25.908394  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-ce1b05fa773542c181ad7c97c52fb176 received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:25.908769  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-ce1b05fa773542c181ad7c97c52fb176 on tablet ce1b05fa773542c181ad7c97c52fb176 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:26.087440  7319 raft_consensus.cc:1064] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:26.090054  7319 consensus_queue.cc:237] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.099042  7071 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.099684  6735 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.101161  7341 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.102998  7341 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.105453  6809 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.109212  7282 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.134588  7282 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.136814  6809 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.141014  7071 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.152911  6735 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.156255  6561 catalog_manager.cc:5697] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.171911  7071 raft_consensus.cc:1217] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:26.181675  6660 consensus_queue.cc:237] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.184675  7341 raft_consensus.cc:1064] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:26.187341  7341 consensus_queue.cc:237] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.189611  7071 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.190798  6735 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.192227  7345 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.193796  7345 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:12:26.200137  7075 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.200522  6809 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.201032  6732 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.202178  7341 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:26.203219  7345 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.204105  7319 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.205238  7340 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.214361  6732 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.227387  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b635b81db0154827a5a3ef5fa7b8791f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:26.223743  7071 raft_consensus.cc:2955] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.234673  6556 catalog_manager.cc:5697] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:26.247324  7319 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.252446  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet b635b81db0154827a5a3ef5fa7b8791f with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:26.260064  7339 raft_consensus.cc:1064] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:26.260269  6738 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.262645  7339 consensus_queue.cc:237] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.271298  6560 catalog_manager.cc:5697] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.277216  7074 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.278348  7370 tablet_replica.cc:333] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:26.279379  7370 raft_consensus.cc:2243] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:26.280104  6738 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.282157  7354 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:26.284696  6809 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.288056  7354 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.289074  6660 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.291484  7370 raft_consensus.cc:2272] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:26.290417  7074 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.296231  7354 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.305143  7370 ts_tablet_manager.cc:1916] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:26.311725  6662 consensus_queue.cc:237] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.321555  6809 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.322957  7341 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.331079  7282 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.332578  6812 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.339434  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 683676825ad446959707c82541706a12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:26.343377  7071 raft_consensus.cc:1275] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer 9ae3fb6a66c94e819983142eca436731: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.347535  7282 consensus_queue.cc:1048] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.351689  7071 raft_consensus.cc:2955] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.356184  6556 catalog_manager.cc:5697] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "9ae3fb6a66c94e819983142eca436731" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.358580  7370 ts_tablet_manager.cc:1929] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:26.355793  7354 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.358978  7370 log.cc:1199] T b635b81db0154827a5a3ef5fa7b8791f P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/b635b81db0154827a5a3ef5fa7b8791f
I20260713 09:12:26.360433  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet b635b81db0154827a5a3ef5fa7b8791f (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:26.359549  6738 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.368161  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 683676825ad446959707c82541706a12 with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:26.367084  7071 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.382222  6556 catalog_manager.cc:5697] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.389487  6660 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.393625  7375 tablet_replica.cc:333] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:26.394593  7375 raft_consensus.cc:2243] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:26.400022  7375 raft_consensus.cc:2272] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:26.404515  7375 ts_tablet_manager.cc:1916] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:26.410332  6812 consensus_queue.cc:237] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.416011  7071 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.416445  6738 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.417943  7354 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.420755  7354 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.424621  7355 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.426501  7375 ts_tablet_manager.cc:1929] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:26.426923  7375 log.cc:1199] T 683676825ad446959707c82541706a12 P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/683676825ad446959707c82541706a12
I20260713 09:12:26.428815  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 683676825ad446959707c82541706a12 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:26.431468  6738 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.431496  7071 raft_consensus.cc:2955] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.433866  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00b452999b0d49b09d8cc6fdfed718aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:26.443964  6557 catalog_manager.cc:5697] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:26.453888  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet 00b452999b0d49b09d8cc6fdfed718aa with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:26.455636  7376 tablet_replica.cc:333] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:26.456564  7376 raft_consensus.cc:2243] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:26.457350  7376 raft_consensus.cc:2272] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:26.460662  7376 ts_tablet_manager.cc:1916] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:26.476122  7376 ts_tablet_manager.cc:1929] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:26.476540  7376 log.cc:1199] T 00b452999b0d49b09d8cc6fdfed718aa P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/00b452999b0d49b09d8cc6fdfed718aa
I20260713 09:12:26.478653  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet 00b452999b0d49b09d8cc6fdfed718aa (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:26.561208  7355 raft_consensus.cc:1064] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:26.563305  7355 consensus_queue.cc:237] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.569743  6738 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.569747  7071 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.570956  6660 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:26.571486  7355 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.572434  7339 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:26.573455  7353 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:26.593668  7353 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
W20260713 09:12:26.595424  6833 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6bc0 after lost signal to thread 5566
W20260713 09:12:26.596432  6833 debug-util.cc:398] Leaking SignalData structure 0x7b08001abce0 after lost signal to thread 6595
W20260713 09:12:26.597373  6833 debug-util.cc:398] Leaking SignalData structure 0x7b080010a5a0 after lost signal to thread 6687
I20260713 09:12:26.595335  7071 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
W20260713 09:12:26.598325  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800275ba0 after lost signal to thread 6762
W20260713 09:12:26.599244  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800218f40 after lost signal to thread 6836
W20260713 09:12:26.599972  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800294a80 after lost signal to thread 7099
W20260713 09:12:26.600248  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800142380 after lost signal to thread 7317
W20260713 09:12:26.600448  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800287a00 after lost signal to thread 7320
I20260713 09:12:26.603605  6660 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.607374  6738 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.613229  6560 catalog_manager.cc:5697] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } attrs { replace: true } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.637570  6812 consensus_queue.cc:237] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:26.642473  7071 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.644054  7355 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.651106  7353 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.653910  6738 raft_consensus.cc:1275] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:26.655252  7339 consensus_queue.cc:1048] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:26.659765  6732 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.662808  7071 raft_consensus.cc:2955] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:26.677233  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce1b05fa773542c181ad7c97c52fb176 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:26.682094  6561 catalog_manager.cc:5697] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:26.695077  6647 tablet_service.cc:1558] Processing DeleteTablet for tablet ce1b05fa773542c181ad7c97c52fb176 with delete_type TABLET_DATA_TOMBSTONED (TS 9ae3fb6a66c94e819983142eca436731 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40920
I20260713 09:12:26.696286  7376 tablet_replica.cc:333] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:26.697180  7376 raft_consensus.cc:2243] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:26.697893  7376 raft_consensus.cc:2272] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:26.701571  7376 ts_tablet_manager.cc:1916] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:26.713356  7376 ts_tablet_manager.cc:1929] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:26.715339  7376 log.cc:1199] T ce1b05fa773542c181ad7c97c52fb176 P 9ae3fb6a66c94e819983142eca436731: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/wals/ce1b05fa773542c181ad7c97c52fb176
I20260713 09:12:26.717032  6547 catalog_manager.cc:5028] TS 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): tablet ce1b05fa773542c181ad7c97c52fb176 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:27.732095  6809 consensus_queue.cc:237] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:27.740954  6738 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:27.743412  6775 consensus_peers.cc:597] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e144ee08279444cb2338528b515b013. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:27.743690  7353 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:12:27.748809  6660 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:27.750373  7353 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:27.757829  7355 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.759297  6738 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.776371  6660 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.774467  6560 catalog_manager.cc:5697] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.781142  6738 consensus_queue.cc:237] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:27.792955  6809 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:12:27.795780  6660 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:12:27.795890  6701 consensus_peers.cc:597] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 -> Peer 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196:42031): Couldn't send request to peer 66d6dc2759344d4b93dce84183fe76e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd5a5da14e1b4efcaaf46c5f9191b3e5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:27.796732  7391 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:27.802125  7391 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:27.820655  7391 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.822939  6809 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.824896  6660 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:27.844421  6560 catalog_manager.cc:5697] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 reported cstate change: config changed from index -1 to 2, NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) added. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } } }
I20260713 09:12:28.314894  7396 ts_tablet_manager.cc:933] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:28.319324  7396 tablet_copy_client.cc:323] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.195:41965
I20260713 09:12:28.321360  6822 tablet_copy_service.cc:140] P a0bf25e8886841b69d931a0551b904ee: Received BeginTabletCopySession request for tablet 5e144ee08279444cb2338528b515b013 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:37738)
I20260713 09:12:28.321991  6822 tablet_copy_service.cc:161] P a0bf25e8886841b69d931a0551b904ee: Beginning new tablet copy session on tablet 5e144ee08279444cb2338528b515b013 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:37738: session id = 66d6dc2759344d4b93dce84183fe76e6-5e144ee08279444cb2338528b515b013
I20260713 09:12:28.329908  6822 tablet_copy_source_session.cc:215] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:28.333442  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e144ee08279444cb2338528b515b013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:28.348693  7396 tablet_copy_client.cc:806] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:28.349300  7396 tablet_copy_client.cc:670] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:28.353731  7396 tablet_copy_client.cc:538] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:28.364316  7396 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:28.385421  7396 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:28.386384  7396 tablet_bootstrap.cc:492] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:28.387095  7396 ts_tablet_manager.cc:1403] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260713 09:12:28.390256  7396 raft_consensus.cc:359] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:28.391211  7396 raft_consensus.cc:740] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:28.391971  7396 consensus_queue.cc:260] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:28.399363  7396 ts_tablet_manager.cc:1434] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:12:28.401422  6822 tablet_copy_service.cc:342] P a0bf25e8886841b69d931a0551b904ee: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-5e144ee08279444cb2338528b515b013 received from {username='slave'} at 127.0.0.1:37738
I20260713 09:12:28.401916  6822 tablet_copy_service.cc:434] P a0bf25e8886841b69d931a0551b904ee: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-5e144ee08279444cb2338528b515b013 on tablet 5e144ee08279444cb2338528b515b013 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:28.405856  7396 ts_tablet_manager.cc:933] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: Initiating tablet copy from peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:28.414512  7396 tablet_copy_client.cc:323] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.110.194:39115
I20260713 09:12:28.418727  6748 tablet_copy_service.cc:140] P c0bfcedb81994ad483deebd8a90465f8: Received BeginTabletCopySession request for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 from peer 66d6dc2759344d4b93dce84183fe76e6 ({username='slave'} at 127.0.0.1:34818)
I20260713 09:12:28.419286  6748 tablet_copy_service.cc:161] P c0bfcedb81994ad483deebd8a90465f8: Beginning new tablet copy session on tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 from peer 66d6dc2759344d4b93dce84183fe76e6 at {username='slave'} at 127.0.0.1:34818: session id = 66d6dc2759344d4b93dce84183fe76e6-fd5a5da14e1b4efcaaf46c5f9191b3e5
I20260713 09:12:28.428306  6748 tablet_copy_source_session.cc:215] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:12:28.432476  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:28.447610  7396 tablet_copy_client.cc:806] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 0 data blocks...
I20260713 09:12:28.448240  7396 tablet_copy_client.cc:670] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Starting download of 1 WAL segments...
I20260713 09:12:28.451941  7396 tablet_copy_client.cc:538] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:12:28.460397  7396 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap starting.
I20260713 09:12:28.482583  7396 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: 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
I20260713 09:12:28.483399  7396 tablet_bootstrap.cc:492] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: Bootstrap complete.
I20260713 09:12:28.484031  7396 ts_tablet_manager.cc:1403] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260713 09:12:28.486817  7396 raft_consensus.cc:359] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:28.487594  7396 raft_consensus.cc:740] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Initialized, Role: LEARNER
I20260713 09:12:28.488201  7396 consensus_queue.cc:260] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: NON_VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: true } }
I20260713 09:12:28.490574  7396 ts_tablet_manager.cc:1434] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:28.493559  6748 tablet_copy_service.cc:342] P c0bfcedb81994ad483deebd8a90465f8: Request end of tablet copy session 66d6dc2759344d4b93dce84183fe76e6-fd5a5da14e1b4efcaaf46c5f9191b3e5 received from {username='slave'} at 127.0.0.1:34818
I20260713 09:12:28.493988  6748 tablet_copy_service.cc:434] P c0bfcedb81994ad483deebd8a90465f8: ending tablet copy session 66d6dc2759344d4b93dce84183fe76e6-fd5a5da14e1b4efcaaf46c5f9191b3e5 on tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 with peer 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:28.856426  7075 raft_consensus.cc:1217] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:28.922137  7075 raft_consensus.cc:1217] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:12:29.371201  7355 raft_consensus.cc:1064] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:29.374661  7355 consensus_queue.cc:237] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:29.445827  7408 raft_consensus.cc:1064] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: attempting to promote NON_VOTER 66d6dc2759344d4b93dce84183fe76e6 to VOTER
I20260713 09:12:29.452596  7075 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.454118  7387 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:12:29.468345  6703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.193:45327, user_credentials={real_user=slave}} blocked reactor thread for 64431.4us
I20260713 09:12:29.469015  6660 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.470674  7410 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:29.498821  7408 consensus_queue.cc:237] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:29.504709  7387 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.506315  7075 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.508314  6812 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.510186  7403 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:29.511269  6660 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.513322  6738 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:12:29.513804  6627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.194:39115, user_credentials={real_user=slave}} blocked reactor thread for 122781us
I20260713 09:12:29.513399  7071 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 LEARNER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:12:29.515475  7410 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:29.523510  7407 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:29.525076  7409 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:29.537879  6736 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.636258  6660 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.642853  6557 catalog_manager.cc:5697] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } attrs { replace: true } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.659791  7409 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.662365  6662 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.669044  6812 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.673540  7075 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.716081  6809 consensus_queue.cc:237] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:29.719666  6559 catalog_manager.cc:5697] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 2 to 3, 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.729754  6662 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.731017  7075 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer a0bf25e8886841b69d931a0551b904ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.732110  7410 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:29.734344  7410 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:29.739104  7355 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.743909  6736 consensus_queue.cc:237] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:29.747113  7075 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.748593  6662 raft_consensus.cc:2955] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.755616  7071 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.757069  7408 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:29.757200  6547 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e144ee08279444cb2338528b515b013 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:29.763489  6660 raft_consensus.cc:1275] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:12:29.764832  7408 consensus_queue.cc:1048] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:29.766827  7409 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.774741  7071 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.775862  6559 catalog_manager.cc:5697] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee reported cstate change: config changed from index 3 to 4, VOTER c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194) evicted. New cstate: current_term: 1 leader_uuid: "a0bf25e8886841b69d931a0551b904ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:29.784775  6660 raft_consensus.cc:2955] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } } }
I20260713 09:12:29.802167  6727 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e144ee08279444cb2338528b515b013 with delete_type TABLET_DATA_TOMBSTONED (TS c0bfcedb81994ad483deebd8a90465f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34778
I20260713 09:12:29.810668  6559 catalog_manager.cc:5697] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: config changed from index 3 to 4, VOTER a0bf25e8886841b69d931a0551b904ee (127.5.110.195) evicted. New cstate: current_term: 1 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:29.804414  6546 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:12:29.825816  6793 tablet_service.cc:1558] Processing DeleteTablet for tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 with delete_type TABLET_DATA_TOMBSTONED (TS a0bf25e8886841b69d931a0551b904ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:12:29.832541  7425 tablet_replica.cc:333] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:29.833294  7425 raft_consensus.cc:2243] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:29.833909  7425 raft_consensus.cc:2272] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:29.837275  7425 ts_tablet_manager.cc:1916] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:29.837359  7424 tablet_replica.cc:333] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:29.838619  7424 raft_consensus.cc:2243] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:29.839274  7424 raft_consensus.cc:2272] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:29.843106  7424 ts_tablet_manager.cc:1916] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:12:29.853824  7425 ts_tablet_manager.cc:1929] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:29.854282  7425 log.cc:1199] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P a0bf25e8886841b69d931a0551b904ee: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/wals/fd5a5da14e1b4efcaaf46c5f9191b3e5
I20260713 09:12:29.855918  6547 catalog_manager.cc:5028] TS a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): tablet fd5a5da14e1b4efcaaf46c5f9191b3e5 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
I20260713 09:12:29.858049  7424 ts_tablet_manager.cc:1929] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:12:29.858453  7424 log.cc:1199] T 5e144ee08279444cb2338528b515b013 P c0bfcedb81994ad483deebd8a90465f8: Deleting WAL directory at /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/wals/5e144ee08279444cb2338528b515b013
I20260713 09:12:29.860124  6546 catalog_manager.cc:5028] TS c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): tablet 5e144ee08279444cb2338528b515b013 (table test-workload [id=a70efcc6ddb949c6b72f87ffdc4b65ee]) successfully deleted
W20260713 09:12:30.557963  6759 debug-util.cc:398] Leaking SignalData structure 0x7b08001663a0 after lost signal to thread 5566
W20260713 09:12:30.558732  6759 debug-util.cc:398] Leaking SignalData structure 0x7b0800163ca0 after lost signal to thread 6595
W20260713 09:12:30.559512  6759 debug-util.cc:398] Leaking SignalData structure 0x7b080018efa0 after lost signal to thread 6687
W20260713 09:12:30.560211  6759 debug-util.cc:398] Leaking SignalData structure 0x7b0800133440 after lost signal to thread 6762
W20260713 09:12:30.560897  6759 debug-util.cc:398] Leaking SignalData structure 0x7b0800298e40 after lost signal to thread 6836
W20260713 09:12:30.561645  6759 debug-util.cc:398] Leaking SignalData structure 0x7b080028bb80 after lost signal to thread 7099
W20260713 09:12:33.550802  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800208a40 after lost signal to thread 5566
W20260713 09:12:33.551663  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800101020 after lost signal to thread 6595
W20260713 09:12:33.552726  6833 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac360 after lost signal to thread 6687
W20260713 09:12:33.553439  6833 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5ce0 after lost signal to thread 6762
W20260713 09:12:33.554175  6833 debug-util.cc:398] Leaking SignalData structure 0x7b0800206c60 after lost signal to thread 6836
W20260713 09:12:33.554870  6833 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6580 after lost signal to thread 7099
I20260713 09:12:34.419389  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:34.444577  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f"
dest_uuid: "9ae3fb6a66c94e819983142eca436731"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34260
I20260713 09:12:34.445252  6659 raft_consensus.cc:606] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:34.447698  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701"
dest_uuid: "9ae3fb6a66c94e819983142eca436731"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34260
I20260713 09:12:34.448154  6659 raft_consensus.cc:606] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:34.450048  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa"
dest_uuid: "9ae3fb6a66c94e819983142eca436731"
mode: GRACEFUL
new_leader_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34260
I20260713 09:12:34.450481  6659 raft_consensus.cc:606] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Received request to transfer leadership to TS c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:34.459949  6812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0"
dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34868
I20260713 09:12:34.460353  6812 raft_consensus.cc:606] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:34.462368  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f"
dest_uuid: "9ae3fb6a66c94e819983142eca436731"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34260
I20260713 09:12:34.462791  6659 raft_consensus.cc:606] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:34.464658  6659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e"
dest_uuid: "9ae3fb6a66c94e819983142eca436731"
mode: GRACEFUL
new_leader_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34260
I20260713 09:12:34.465070  6659 raft_consensus.cc:606] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Received request to transfer leadership to TS c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:34.466028  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:12:34.466681  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:34.599084  7439 raft_consensus.cc:993] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.599646  7439 raft_consensus.cc:1081] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.600888  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53414
I20260713 09:12:34.601336  7069 raft_consensus.cc:493] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.601601  7069 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.606038  7069 raft_consensus.cc:515] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.607812  7069 leader_election.cc:290] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:34.608716  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:34.608587  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b635b81db0154827a5a3ef5fa7b8791f" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:34.609258  6736 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.609340  6659 raft_consensus.cc:3055] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.609731  6659 raft_consensus.cc:740] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:34.610482  6659 consensus_queue.cc:260] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.611680  6659 raft_consensus.cc:3060] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.615279  6736 raft_consensus.cc:2468] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.616514  7038 leader_election.cc:304] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:34.618073  6659 raft_consensus.cc:2468] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.618172  7447 raft_consensus.cc:2804] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.618714  7446 raft_consensus.cc:993] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: : Instructing follower c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:34.619186  7446 raft_consensus.cc:1081] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Signalling peer c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:34.619997  7447 raft_consensus.cc:697] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:34.620779  6736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e"
dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34790
I20260713 09:12:34.621292  6736 raft_consensus.cc:493] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.620946  7447 consensus_queue.cc:237] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.621646  6736 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.626941  6736 raft_consensus.cc:515] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.629012  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:34.629227  6736 leader_election.cc:290] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:34.629565  6659 raft_consensus.cc:3055] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.629910  6659 raft_consensus.cc:740] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:34.630511  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bd29e8a2174a6eaacf52e2df61e64e" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:34.630584  6659 consensus_queue.cc:260] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.631074  6812 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.631870  6659 raft_consensus.cc:3060] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.632421  6561 catalog_manager.cc:5697] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.636559  6659 raft_consensus.cc:2468] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:34.636797  6812 raft_consensus.cc:2468] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:34.637764  6703 leader_election.cc:304] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:34.638451  7445 raft_consensus.cc:2804] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.638811  7445 raft_consensus.cc:697] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:34.639544  7445 consensus_queue.cc:237] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.648559  6557 catalog_manager.cc:5697] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 1 to 2, leader changed from 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:34.726584  7446 raft_consensus.cc:993] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.726990  7439 raft_consensus.cc:1081] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.728192  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53414
I20260713 09:12:34.728642  7069 raft_consensus.cc:493] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.728927  7069 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.734614  7069 raft_consensus.cc:515] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.736151  7069 leader_election.cc:290] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115)
I20260713 09:12:34.736896  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:34.737051  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e646efd4b2d4e15bfe5646332304701" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:34.737490  6659 raft_consensus.cc:3055] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.737583  6736 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.737838  6659 raft_consensus.cc:740] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:34.738735  6659 consensus_queue.cc:260] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.740013  6659 raft_consensus.cc:3060] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.742295  6736 raft_consensus.cc:2468] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.743285  7038 leader_election.cc:304] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:34.743393  7440 raft_consensus.cc:993] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.743975  7447 raft_consensus.cc:2804] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.744460  7447 raft_consensus.cc:697] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:34.743953  7440 raft_consensus.cc:1081] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.745333  7447 consensus_queue.cc:237] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.746220  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53422
I20260713 09:12:34.746649  7069 raft_consensus.cc:493] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.746639  6659 raft_consensus.cc:2468] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.747144  7069 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.752777  7069 raft_consensus.cc:515] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.754817  7069 leader_election.cc:290] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:34.755250  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:34.755748  6736 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.755893  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8f0dcee29349dbbcf6fbbea9e203f0" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:34.756377  6812 raft_consensus.cc:3055] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.756640  6812 raft_consensus.cc:740] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:34.756758  6557 catalog_manager.cc:5697] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.757354  6812 consensus_queue.cc:260] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.758531  6812 raft_consensus.cc:3060] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.761338  6736 raft_consensus.cc:2468] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.762264  7038 leader_election.cc:304] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:34.762913  7447 raft_consensus.cc:2804] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.763368  7447 raft_consensus.cc:697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:34.764403  6812 raft_consensus.cc:2468] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.764132  7447 consensus_queue.cc:237] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.772470  6557 catalog_manager.cc:5697] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from a0bf25e8886841b69d931a0551b904ee (127.5.110.195) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.779317  7446 raft_consensus.cc:993] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.779699  7439 raft_consensus.cc:1081] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:34.781208  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53414
I20260713 09:12:34.781646  7069 raft_consensus.cc:493] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.781944  7069 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.786283  7069 raft_consensus.cc:515] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.787820  7069 leader_election.cc:290] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:34.788470  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:34.788805  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00a268f85b1a46aba98042a85d8b837f" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:34.789047  6659 raft_consensus.cc:3055] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.789312  6812 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.789400  6659 raft_consensus.cc:740] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:34.790302  6659 consensus_queue.cc:260] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.791491  6659 raft_consensus.cc:3060] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.795548  6812 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.796573  7040 leader_election.cc:304] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, a0bf25e8886841b69d931a0551b904ee; no voters: 
I20260713 09:12:34.797184  7447 raft_consensus.cc:2804] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.797323  6659 raft_consensus.cc:2468] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:34.797600  7447 raft_consensus.cc:697] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:34.798493  7447 consensus_queue.cc:237] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:34.804908  6557 catalog_manager.cc:5697] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:34.829082  7446 raft_consensus.cc:993] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: : Instructing follower c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:34.829478  7439 raft_consensus.cc:1081] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Signalling peer c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:34.830695  6736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa"
dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34790
I20260713 09:12:34.831171  6736 raft_consensus.cc:493] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:34.831497  6736 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.836508  6736 raft_consensus.cc:515] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.837836  6736 leader_election.cc:290] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:34.838328  6659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:34.838651  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a3f976e77a46428ccc9627c12479aa" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:34.838871  6659 raft_consensus.cc:3055] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:34.839090  6812 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.839149  6659 raft_consensus.cc:740] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae3fb6a66c94e819983142eca436731, State: Running, Role: LEADER
I20260713 09:12:34.839898  6659 consensus_queue.cc:260] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.840765  6659 raft_consensus.cc:3060] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:34.843274  6812 raft_consensus.cc:2468] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:34.844025  6703 leader_election.cc:304] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [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: a0bf25e8886841b69d931a0551b904ee, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:34.844594  7445 raft_consensus.cc:2804] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:34.845037  7445 raft_consensus.cc:697] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:34.845324  6659 raft_consensus.cc:2468] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:34.845866  7445 consensus_queue.cc:237] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:34.852649  6557 catalog_manager.cc:5697] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 1 to 2, leader changed from 9ae3fb6a66c94e819983142eca436731 (127.5.110.193) to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:35.109763  6812 raft_consensus.cc:1275] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:35.110872  7445 consensus_queue.cc:1048] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:35.125399  6659 raft_consensus.cc:1275] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:35.127516  7408 consensus_queue.cc:1048] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:35.143402  6736 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.144627  7447 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.154907  6659 raft_consensus.cc:1275] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.157414  6663 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.157267  7447 consensus_queue.cc:1048] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.159281  7447 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.169780  6736 raft_consensus.cc:1275] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.172554  7447 consensus_queue.cc:1048] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.232930  6736 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.234082  7469 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.245441  6812 raft_consensus.cc:1275] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.248654  7470 consensus_queue.cc:1048] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:12:35.277664  6663 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.278891  7470 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.287022  6812 raft_consensus.cc:1275] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:35.288549  7448 consensus_queue.cc:1048] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:35.398655  6663 raft_consensus.cc:1275] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:35.399915  7408 consensus_queue.cc:1048] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:35.408224  6812 raft_consensus.cc:1275] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:35.409880  7445 consensus_queue.cc:1048] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:35.467458  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:35.482508  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:35.495401  6812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa"
dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34868
I20260713 09:12:35.495858  6812 raft_consensus.cc:606] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:35.498042  6812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a"
dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
mode: GRACEFUL
new_leader_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34868
I20260713 09:12:35.498528  6812 raft_consensus.cc:606] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Received request to transfer leadership to TS c0bfcedb81994ad483deebd8a90465f8
I20260713 09:12:35.500526  6812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e144ee08279444cb2338528b515b013"
dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
mode: GRACEFUL
new_leader_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:34868
I20260713 09:12:35.500926  6812 raft_consensus.cc:606] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Received request to transfer leadership to TS 66d6dc2759344d4b93dce84183fe76e6
I20260713 09:12:35.501997  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:12:35.502667  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:35.538437  7440 raft_consensus.cc:993] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:35.538967  7479 raft_consensus.cc:1081] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:35.540191  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e144ee08279444cb2338528b515b013"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53422
I20260713 09:12:35.540602  7069 raft_consensus.cc:493] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:35.540856  7069 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.547477  7069 raft_consensus.cc:515] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.549067  7069 leader_election.cc:290] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:35.549783  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:35.550004  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e144ee08279444cb2338528b515b013" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:35.550417  6663 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.550469  6812 raft_consensus.cc:3055] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:35.550895  6812 raft_consensus.cc:740] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:35.551604  6812 consensus_queue.cc:260] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.552719  6812 raft_consensus.cc:3060] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.557222  6663 raft_consensus.cc:2468] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:35.558328  7040 leader_election.cc:304] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, 9ae3fb6a66c94e819983142eca436731; no voters: 
I20260713 09:12:35.559064  7448 raft_consensus.cc:2804] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.559129  6812 raft_consensus.cc:2468] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:35.559547  7448 raft_consensus.cc:697] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:35.560313  7448 consensus_queue.cc:237] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.567133  6559 catalog_manager.cc:5697] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from a0bf25e8886841b69d931a0551b904ee (127.5.110.195) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:35.685225  7440 raft_consensus.cc:993] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: : Instructing follower 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:35.685720  7479 raft_consensus.cc:1081] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Signalling peer 66d6dc2759344d4b93dce84183fe76e6 to start an election
I20260713 09:12:35.687088  7069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa"
dest_uuid: "66d6dc2759344d4b93dce84183fe76e6"
 from {username='slave'} at 127.0.0.1:53422
I20260713 09:12:35.687507  7069 raft_consensus.cc:493] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:35.687762  7069 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.692276  7069 raft_consensus.cc:515] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.693764  7069 leader_election.cc:290] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [CANDIDATE]: Term 2 election: Requested vote from peers c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:35.694442  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
I20260713 09:12:35.694741  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b452999b0d49b09d8cc6fdfed718aa" candidate_uuid: "66d6dc2759344d4b93dce84183fe76e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:35.694958  6736 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.695235  6812 raft_consensus.cc:3055] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:35.695538  6812 raft_consensus.cc:740] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:35.696165  6812 consensus_queue.cc:260] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.697108  6812 raft_consensus.cc:3060] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.700451  6736 raft_consensus.cc:2468] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:35.701483  7038 leader_election.cc:304] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [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: 66d6dc2759344d4b93dce84183fe76e6, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:35.702248  7448 raft_consensus.cc:2804] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.702328  6812 raft_consensus.cc:2468] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d6dc2759344d4b93dce84183fe76e6 in term 2.
I20260713 09:12:35.702739  7448 raft_consensus.cc:697] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Becoming Leader. State: Replica: 66d6dc2759344d4b93dce84183fe76e6, State: Running, Role: LEADER
I20260713 09:12:35.703490  7448 consensus_queue.cc:237] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [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: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } }
I20260713 09:12:35.710709  6559 catalog_manager.cc:5697] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 reported cstate change: term changed from 1 to 2, leader changed from a0bf25e8886841b69d931a0551b904ee (127.5.110.195) to 66d6dc2759344d4b93dce84183fe76e6 (127.5.110.196). New cstate: current_term: 2 leader_uuid: "66d6dc2759344d4b93dce84183fe76e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d6dc2759344d4b93dce84183fe76e6" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 42031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:12:35.843871  7479 raft_consensus.cc:993] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: : Instructing follower c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:35.844233  7440 raft_consensus.cc:1081] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Signalling peer c0bfcedb81994ad483deebd8a90465f8 to start an election
I20260713 09:12:35.845393  6736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a"
dest_uuid: "c0bfcedb81994ad483deebd8a90465f8"
 from {username='slave'} at 127.0.0.1:34802
I20260713 09:12:35.845851  6736 raft_consensus.cc:493] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:35.846163  6736 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.851666  6736 raft_consensus.cc:515] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:35.852939  6736 leader_election.cc:290] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327), a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965)
I20260713 09:12:35.853610  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae3fb6a66c94e819983142eca436731"
I20260713 09:12:35.854188  6663 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.854108  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aeb4949416f4ddfa3cea165e5c2b39a" candidate_uuid: "c0bfcedb81994ad483deebd8a90465f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0bf25e8886841b69d931a0551b904ee"
I20260713 09:12:35.854712  6812 raft_consensus.cc:3055] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:35.854998  6812 raft_consensus.cc:740] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0bf25e8886841b69d931a0551b904ee, State: Running, Role: LEADER
I20260713 09:12:35.855677  6812 consensus_queue.cc:260] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:35.856742  6812 raft_consensus.cc:3060] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:35.860481  6663 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:35.861627  6703 leader_election.cc:304] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [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: 9ae3fb6a66c94e819983142eca436731, c0bfcedb81994ad483deebd8a90465f8; no voters: 
I20260713 09:12:35.862322  7445 raft_consensus.cc:2804] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:35.862615  6812 raft_consensus.cc:2468] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0bfcedb81994ad483deebd8a90465f8 in term 2.
I20260713 09:12:35.862675  7445 raft_consensus.cc:697] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Becoming Leader. State: Replica: c0bfcedb81994ad483deebd8a90465f8, State: Running, Role: LEADER
I20260713 09:12:35.863617  7445 consensus_queue.cc:237] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [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: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } }
I20260713 09:12:35.869725  6559 catalog_manager.cc:5697] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 reported cstate change: term changed from 1 to 2, leader changed from a0bf25e8886841b69d931a0551b904ee (127.5.110.195) to c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "c0bfcedb81994ad483deebd8a90465f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.009356  6812 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:36.010370  7448 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:36.020396  6663 raft_consensus.cc:1275] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:36.022034  7470 consensus_queue.cc:1048] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:36.171780  6812 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:36.172792  7469 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:36.181839  6736 raft_consensus.cc:1275] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Refusing update from remote peer 66d6dc2759344d4b93dce84183fe76e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:12:36.183281  7470 consensus_queue.cc:1048] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0bfcedb81994ad483deebd8a90465f8" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 39115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:12:36.248999  6812 raft_consensus.cc:1275] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:36.249993  7445 consensus_queue.cc:1048] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bf25e8886841b69d931a0551b904ee" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:36.252039  6663 raft_consensus.cc:1275] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Refusing update from remote peer c0bfcedb81994ad483deebd8a90465f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:36.253335  7445 consensus_queue.cc:1048] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae3fb6a66c94e819983142eca436731" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 45327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:36.503389  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:36.516860  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
I20260713 09:12:36.545797  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.546501  5563 tablet_replica.cc:333] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.547096  5563 raft_consensus.cc:2243] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.547823  5563 raft_consensus.cc:2272] T 8ee126244d3d48e298cb9338650e9984 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.549606  5563 tablet_replica.cc:333] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.550134  5563 raft_consensus.cc:2243] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.550833  5563 raft_consensus.cc:2272] T 44bb37cdcda84d03af47a93c6fb5171f P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.552560  5563 tablet_replica.cc:333] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.553040  5563 raft_consensus.cc:2243] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.553771  5563 raft_consensus.cc:2272] T 30878247e88e4a6c9f51beca15e8d777 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.555312  5563 tablet_replica.cc:333] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.555781  5563 raft_consensus.cc:2243] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.556128  5563 raft_consensus.cc:2272] T 77a3f976e77a46428ccc9627c12479aa P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.557730  5563 tablet_replica.cc:333] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.558187  5563 raft_consensus.cc:2243] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.558542  5563 raft_consensus.cc:2272] T 1e646efd4b2d4e15bfe5646332304701 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.560019  5563 tablet_replica.cc:333] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.560467  5563 raft_consensus.cc:2243] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.560869  5563 raft_consensus.cc:2272] T 1aeb4949416f4ddfa3cea165e5c2b39a P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.563153  5563 tablet_replica.cc:333] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.563730  5563 raft_consensus.cc:2243] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.564415  5563 raft_consensus.cc:2272] T 273889f9673844828f1de43cc4ffab63 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.566008  5563 tablet_replica.cc:333] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.566478  5563 raft_consensus.cc:2243] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.566828  5563 raft_consensus.cc:2272] T 00a268f85b1a46aba98042a85d8b837f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.568419  5563 tablet_replica.cc:333] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.568886  5563 raft_consensus.cc:2243] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.569301  5563 raft_consensus.cc:2272] T 515c49bafed64ce79ab8110de9541fb4 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.571045  5563 tablet_replica.cc:333] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.571498  5563 raft_consensus.cc:2243] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.571859  5563 raft_consensus.cc:2272] T ce4aff08e4324483968304388859af1d P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.573494  5563 tablet_replica.cc:333] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.573978  5563 raft_consensus.cc:2243] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.574436  5563 raft_consensus.cc:2272] T b5dff398eaf2400482a92625ae18b393 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.575996  5563 tablet_replica.cc:333] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.576442  5563 raft_consensus.cc:2243] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.576870  5563 raft_consensus.cc:2272] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.578588  5563 tablet_replica.cc:333] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.579161  5563 raft_consensus.cc:2243] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.579531  5563 raft_consensus.cc:2272] T b635b81db0154827a5a3ef5fa7b8791f P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.580881  6703 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260713 09:12:36.581631  5563 tablet_replica.cc:333] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.582273  5563 raft_consensus.cc:2243] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.583052  5563 raft_consensus.cc:2272] T 41c2ffb2bfe740e4bb85d7794977ddf2 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.583526  6703 consensus_peers.cc:597] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.584646  5563 tablet_replica.cc:333] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.585119  5563 raft_consensus.cc:2243] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.585808  5563 raft_consensus.cc:2272] T 683676825ad446959707c82541706a12 P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.588063  5563 tablet_replica.cc:333] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.588578  5563 raft_consensus.cc:2243] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.588958  5563 raft_consensus.cc:2272] T e6bd29e8a2174a6eaacf52e2df61e64e P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.590327  6777 consensus_peers.cc:597] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.590937  5563 tablet_replica.cc:333] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.591408  5563 raft_consensus.cc:2243] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.591758  5563 raft_consensus.cc:2272] T 5e144ee08279444cb2338528b515b013 P 9ae3fb6a66c94e819983142eca436731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.593981  5563 tablet_replica.cc:333] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731: stopping tablet replica
I20260713 09:12:36.594403  5563 raft_consensus.cc:2243] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.594879  5563 raft_consensus.cc:2272] T 046311eed702462fb5c5c1e512b0015c P 9ae3fb6a66c94e819983142eca436731 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.613099  7040 consensus_peers.cc:597] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.619230  6703 consensus_peers.cc:597] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.638150  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
W20260713 09:12:36.652844  6703 consensus_peers.cc:597] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.655045  7040 consensus_peers.cc:597] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.661593  7040 consensus_peers.cc:597] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.679515  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
I20260713 09:12:36.703583  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.704263  5563 tablet_replica.cc:333] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.704998  5563 raft_consensus.cc:2243] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.705670  5563 raft_consensus.cc:2272] T 30878247e88e4a6c9f51beca15e8d777 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.707355  5563 tablet_replica.cc:333] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.707850  5563 raft_consensus.cc:2243] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.708480  5563 raft_consensus.cc:2272] T 77a3f976e77a46428ccc9627c12479aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.710302  5563 tablet_replica.cc:333] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.710918  5563 raft_consensus.cc:2243] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.711449  5563 raft_consensus.cc:2272] T 44bb37cdcda84d03af47a93c6fb5171f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.713418  5563 tablet_replica.cc:333] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.713910  5563 raft_consensus.cc:2243] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.714241  5563 raft_consensus.cc:2272] T 00b452999b0d49b09d8cc6fdfed718aa P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.716572  5563 tablet_replica.cc:333] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.717084  5563 raft_consensus.cc:2243] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.717500  5563 raft_consensus.cc:2272] T ce1b05fa773542c181ad7c97c52fb176 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.719154  5563 tablet_replica.cc:333] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.719606  5563 raft_consensus.cc:2243] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.720293  5563 raft_consensus.cc:2272] T b5dff398eaf2400482a92625ae18b393 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.721980  5563 tablet_replica.cc:333] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.722430  5563 raft_consensus.cc:2243] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.722790  5563 raft_consensus.cc:2272] T 515c49bafed64ce79ab8110de9541fb4 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.724488  5563 tablet_replica.cc:333] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.724939  5563 raft_consensus.cc:2243] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.725291  5563 raft_consensus.cc:2272] T ce4aff08e4324483968304388859af1d P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.726836  5563 tablet_replica.cc:333] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.727270  5563 raft_consensus.cc:2243] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.727609  5563 raft_consensus.cc:2272] T 41c2ffb2bfe740e4bb85d7794977ddf2 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.728999  5563 tablet_replica.cc:333] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.729465  5563 raft_consensus.cc:2243] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.729902  5563 raft_consensus.cc:2272] T e893960fab1743afa714f005bea21e6f P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.731556  5563 tablet_replica.cc:333] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.731993  5563 raft_consensus.cc:2243] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.732659  5563 raft_consensus.cc:2272] T e6bd29e8a2174a6eaacf52e2df61e64e P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.734289  5563 tablet_replica.cc:333] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.734724  5563 raft_consensus.cc:2243] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.735162  5563 raft_consensus.cc:2272] T 1e646efd4b2d4e15bfe5646332304701 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.736704  5563 tablet_replica.cc:333] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.737133  5563 raft_consensus.cc:2243] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.737784  5563 raft_consensus.cc:2272] T 1aeb4949416f4ddfa3cea165e5c2b39a P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.739548  5563 tablet_replica.cc:333] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.739984  5563 raft_consensus.cc:2243] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.740609  5563 raft_consensus.cc:2272] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.742141  5563 tablet_replica.cc:333] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.742564  5563 raft_consensus.cc:2243] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.743192  5563 raft_consensus.cc:2272] T b8c37e535aa549a885bc94e3b647f9fa P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.744678  5563 tablet_replica.cc:333] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.745078  5563 raft_consensus.cc:2243] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.745579  5563 raft_consensus.cc:2272] T ab8f0dcee29349dbbcf6fbbea9e203f0 P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.746954  5563 tablet_replica.cc:333] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.747365  5563 raft_consensus.cc:2243] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.747954  5563 raft_consensus.cc:2272] T 98a47b860bb34f099684ebec18fe0b14 P c0bfcedb81994ad483deebd8a90465f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.749651  5563 tablet_replica.cc:333] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8: stopping tablet replica
I20260713 09:12:36.750042  5563 raft_consensus.cc:2243] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.750425  5563 raft_consensus.cc:2272] T b635b81db0154827a5a3ef5fa7b8791f P c0bfcedb81994ad483deebd8a90465f8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.750973  7038 consensus_peers.cc:597] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.778890  6777 consensus_peers.cc:597] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.790395  7038 consensus_peers.cc:597] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:39115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.798471  7038 consensus_peers.cc:597] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:39115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.829165  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
I20260713 09:12:36.863518  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
W20260713 09:12:36.869660  6777 consensus_peers.cc:597] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.912865  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:36.914970  5563 tablet_replica.cc:333] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.916905  5563 raft_consensus.cc:2243] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:36.917091  7040 consensus_peers.cc:597] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 -> Peer 9ae3fb6a66c94e819983142eca436731 (127.5.110.193:45327): Couldn't send request to peer 9ae3fb6a66c94e819983142eca436731. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:45327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.917979  5563 raft_consensus.cc:2272] T 77a3f976e77a46428ccc9627c12479aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.920249  5563 tablet_replica.cc:333] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.920917  5563 raft_consensus.cc:2243] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.922037  5563 raft_consensus.cc:2272] T 8ee126244d3d48e298cb9338650e9984 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.924008  5563 tablet_replica.cc:333] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.924881  5563 raft_consensus.cc:2243] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.925405  5563 raft_consensus.cc:2272] T 1aeb4949416f4ddfa3cea165e5c2b39a P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.928012  5563 tablet_replica.cc:333] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.928514  5563 raft_consensus.cc:2243] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.929744  5563 raft_consensus.cc:2272] T 273889f9673844828f1de43cc4ffab63 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.931663  5563 tablet_replica.cc:333] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.932453  5563 raft_consensus.cc:2243] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.933102  5563 raft_consensus.cc:2272] T e6bd29e8a2174a6eaacf52e2df61e64e P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.935145  5563 tablet_replica.cc:333] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.935741  5563 raft_consensus.cc:2243] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.937021  5563 raft_consensus.cc:2272] T 683676825ad446959707c82541706a12 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.939033  5563 tablet_replica.cc:333] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.939843  5563 raft_consensus.cc:2243] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.940686  5563 raft_consensus.cc:2272] T 00b452999b0d49b09d8cc6fdfed718aa P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.944015  5563 tablet_replica.cc:333] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.944538  5563 raft_consensus.cc:2243] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:36.945399  6776 consensus_peers.cc:597] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:39115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.945765  5563 raft_consensus.cc:2272] T 00a268f85b1a46aba98042a85d8b837f P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.948271  5563 tablet_replica.cc:333] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.948817  5563 raft_consensus.cc:2243] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.950220  5563 raft_consensus.cc:2272] T ce1b05fa773542c181ad7c97c52fb176 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.952009  6776 consensus_peers.cc:597] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:39115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:36.953114  5563 tablet_replica.cc:333] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.953835  5563 raft_consensus.cc:2243] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.955333  5563 raft_consensus.cc:2272] T 515c49bafed64ce79ab8110de9541fb4 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.957702  5563 tablet_replica.cc:333] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.958181  5563 raft_consensus.cc:2243] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.959199  5563 raft_consensus.cc:2272] T ce4aff08e4324483968304388859af1d P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.961195  5563 tablet_replica.cc:333] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.961771  5563 raft_consensus.cc:2243] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.962316  5563 raft_consensus.cc:2272] T b8c37e535aa549a885bc94e3b647f9fa P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.964118  5563 tablet_replica.cc:333] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.964610  5563 raft_consensus.cc:2243] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.965713  5563 raft_consensus.cc:2272] T 98a47b860bb34f099684ebec18fe0b14 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.967727  5563 tablet_replica.cc:333] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.968147  5563 raft_consensus.cc:2243] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.968561  5563 raft_consensus.cc:2272] T 41c2ffb2bfe740e4bb85d7794977ddf2 P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.970266  5563 tablet_replica.cc:333] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.970685  5563 raft_consensus.cc:2243] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.971588  5563 raft_consensus.cc:2272] T e893960fab1743afa714f005bea21e6f P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.973413  5563 tablet_replica.cc:333] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.973920  5563 raft_consensus.cc:2243] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.974423  5563 raft_consensus.cc:2272] T 5e144ee08279444cb2338528b515b013 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.976862  5563 tablet_replica.cc:333] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.977329  5563 raft_consensus.cc:2243] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:36.977897  5563 raft_consensus.cc:2272] T ab8f0dcee29349dbbcf6fbbea9e203f0 P a0bf25e8886841b69d931a0551b904ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:36.979889  5563 tablet_replica.cc:333] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee: stopping tablet replica
I20260713 09:12:36.980348  5563 raft_consensus.cc:2243] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:36.981546  5563 raft_consensus.cc:2272] T 046311eed702462fb5c5c1e512b0015c P a0bf25e8886841b69d931a0551b904ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:36.983531  7040 consensus_peers.cc:597] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 -> Peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): Couldn't send request to peer a0bf25e8886841b69d931a0551b904ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:36.997048  7038 consensus_peers.cc:597] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 -> Peer c0bfcedb81994ad483deebd8a90465f8 (127.5.110.194:39115): Couldn't send request to peer c0bfcedb81994ad483deebd8a90465f8. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:39115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:37.065742  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:12:37.106926  5563 tablet_server.cc:179] TabletServer@127.5.110.196:0 shutting down...
W20260713 09:12:37.113485  7040 consensus_peers.cc:597] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 -> Peer a0bf25e8886841b69d931a0551b904ee (127.5.110.195:41965): Couldn't send request to peer a0bf25e8886841b69d931a0551b904ee. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.195:41965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:37.132077  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:37.132946  5563 tablet_replica.cc:333] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.133986  5563 raft_consensus.cc:2243] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.135072  5563 raft_consensus.cc:2272] T 5e144ee08279444cb2338528b515b013 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.137650  5563 tablet_replica.cc:333] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.138227  5563 raft_consensus.cc:2243] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.139026  5563 raft_consensus.cc:2272] T 683676825ad446959707c82541706a12 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.141294  5563 tablet_replica.cc:333] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.141916  5563 raft_consensus.cc:2243] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.142938  5563 raft_consensus.cc:2272] T fd5a5da14e1b4efcaaf46c5f9191b3e5 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.145094  5563 tablet_replica.cc:333] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.145669  5563 raft_consensus.cc:2243] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.146781  5563 raft_consensus.cc:2272] T b635b81db0154827a5a3ef5fa7b8791f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.148767  5563 tablet_replica.cc:333] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.149279  5563 raft_consensus.cc:2243] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.149894  5563 raft_consensus.cc:2272] T 98a47b860bb34f099684ebec18fe0b14 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.151763  5563 tablet_replica.cc:333] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.152237  5563 raft_consensus.cc:2243] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.152976  5563 raft_consensus.cc:2272] T 30878247e88e4a6c9f51beca15e8d777 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.155049  5563 tablet_replica.cc:333] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.155507  5563 raft_consensus.cc:2243] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.156234  5563 raft_consensus.cc:2272] T ab8f0dcee29349dbbcf6fbbea9e203f0 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.157874  5563 tablet_replica.cc:333] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.158667  5563 raft_consensus.cc:2243] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.159368  5563 raft_consensus.cc:2272] T 046311eed702462fb5c5c1e512b0015c P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.162035  5563 tablet_replica.cc:333] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.162736  5563 raft_consensus.cc:2243] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.163527  5563 raft_consensus.cc:2272] T 273889f9673844828f1de43cc4ffab63 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.166059  5563 tablet_replica.cc:333] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.166766  5563 raft_consensus.cc:2243] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.167953  5563 raft_consensus.cc:2272] T 1e646efd4b2d4e15bfe5646332304701 P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.170459  5563 tablet_replica.cc:333] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.171229  5563 raft_consensus.cc:2243] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.172082  5563 raft_consensus.cc:2272] T b8c37e535aa549a885bc94e3b647f9fa P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.174714  5563 tablet_replica.cc:333] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.175467  5563 raft_consensus.cc:2243] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.176451  5563 raft_consensus.cc:2272] T ce1b05fa773542c181ad7c97c52fb176 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.179200  5563 tablet_replica.cc:333] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.179854  5563 raft_consensus.cc:2243] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.181154  5563 raft_consensus.cc:2272] T 00b452999b0d49b09d8cc6fdfed718aa P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.183801  5563 tablet_replica.cc:333] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.184458  5563 raft_consensus.cc:2243] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.185182  5563 raft_consensus.cc:2272] T 8ee126244d3d48e298cb9338650e9984 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.187549  5563 tablet_replica.cc:333] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.188197  5563 raft_consensus.cc:2243] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.189327  5563 raft_consensus.cc:2272] T 00a268f85b1a46aba98042a85d8b837f P 66d6dc2759344d4b93dce84183fe76e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.191800  5563 tablet_replica.cc:333] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.192409  5563 raft_consensus.cc:2243] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.193286  5563 raft_consensus.cc:2272] T b5dff398eaf2400482a92625ae18b393 P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.194978  5563 tablet_replica.cc:333] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.195390  5563 raft_consensus.cc:2243] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.195876  5563 raft_consensus.cc:2272] T 44bb37cdcda84d03af47a93c6fb5171f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.197484  5563 tablet_replica.cc:333] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6: stopping tablet replica
I20260713 09:12:37.197908  5563 raft_consensus.cc:2243] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:37.198405  5563 raft_consensus.cc:2272] T e893960fab1743afa714f005bea21e6f P 66d6dc2759344d4b93dce84183fe76e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.235677  5563 tablet_server.cc:196] TabletServer@127.5.110.196:0 shutdown complete.
I20260713 09:12:37.265282  5563 master.cc:562] Master@127.5.110.254:46497 shutting down...
I20260713 09:12:37.284399  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:37.285014  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:37.285326  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P 068dac19a85b48e4bd1bde9fe8012311: stopping tablet replica
I20260713 09:12:37.305742  5563 master.cc:584] Master@127.5.110.254:46497 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28080 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:12:37.357275  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:33503
I20260713 09:12:37.358398  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:37.363471  7504 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
W20260713 09:12:37.364091  7505 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
I20260713 09:12:37.364953  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:37.364916  7507 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
I20260713 09:12:37.366101  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:37.366288  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:37.366433  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933957366416 us; error 0 us; skew 500 ppm
I20260713 09:12:37.366935  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:37.369088  5563 webserver.cc:533] Webserver started at http://127.5.110.254:34563/ using document root <none> and password file <none>
I20260713 09:12:37.370165  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:37.370347  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:37.370592  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:37.371726  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "bff115720e4f4545963be9debf3966dc"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.375943  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:37.379078  7512 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.379721  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:37.379977  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "bff115720e4f4545963be9debf3966dc"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.380227  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:37.421383  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:37.422585  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:37.458395  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:33503
I20260713 09:12:37.458505  7563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:33503 every 8 connection(s)
I20260713 09:12:37.462126  7564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:37.471738  7564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc: Bootstrap starting.
I20260713 09:12:37.476213  7564 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:37.480074  7564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc: No bootstrap required, opened a new log
I20260713 09:12:37.482273  7564 raft_consensus.cc:359] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff115720e4f4545963be9debf3966dc" member_type: VOTER }
I20260713 09:12:37.482669  7564 raft_consensus.cc:385] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:37.482851  7564 raft_consensus.cc:740] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff115720e4f4545963be9debf3966dc, State: Initialized, Role: FOLLOWER
I20260713 09:12:37.483359  7564 consensus_queue.cc:260] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bff115720e4f4545963be9debf3966dc" member_type: VOTER }
I20260713 09:12:37.483786  7564 raft_consensus.cc:399] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:37.483983  7564 raft_consensus.cc:493] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:37.484193  7564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:37.488122  7564 raft_consensus.cc:515] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff115720e4f4545963be9debf3966dc" member_type: VOTER }
I20260713 09:12:37.488564  7564 leader_election.cc:304] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [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: bff115720e4f4545963be9debf3966dc; no voters: 
I20260713 09:12:37.489620  7564 leader_election.cc:290] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:37.489995  7567 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:37.491286  7567 raft_consensus.cc:697] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 1 LEADER]: Becoming Leader. State: Replica: bff115720e4f4545963be9debf3966dc, State: Running, Role: LEADER
I20260713 09:12:37.491984  7567 consensus_queue.cc:237] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [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: "bff115720e4f4545963be9debf3966dc" member_type: VOTER }
I20260713 09:12:37.492332  7564 sys_catalog.cc:565] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:37.498557  7569 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader bff115720e4f4545963be9debf3966dc. Latest consensus state: current_term: 1 leader_uuid: "bff115720e4f4545963be9debf3966dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff115720e4f4545963be9debf3966dc" member_type: VOTER } }
I20260713 09:12:37.498821  7568 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bff115720e4f4545963be9debf3966dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff115720e4f4545963be9debf3966dc" member_type: VOTER } }
I20260713 09:12:37.499154  7569 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:37.499316  7568 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:37.501004  7575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:37.508440  7575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:37.509392  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:37.516629  7575 catalog_manager.cc:1383] Generated new cluster ID: 1f242a12cb8c4e88b8ccaf9fe4f43254
I20260713 09:12:37.516827  7575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:37.532290  7575 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:37.533418  7575 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:37.548508  7575 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc: Generated new TSK 0
I20260713 09:12:37.548969  7575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:37.576033  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:37.582075  7585 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
W20260713 09:12:37.582772  7586 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
W20260713 09:12:37.584009  7588 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
I20260713 09:12:37.584621  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:37.585548  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:37.585728  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:37.585852  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933957585841 us; error 0 us; skew 500 ppm
I20260713 09:12:37.586302  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:37.588266  5563 webserver.cc:533] Webserver started at http://127.5.110.193:35471/ using document root <none> and password file <none>
I20260713 09:12:37.588675  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:37.588819  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:37.589031  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:37.590046  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "9f4d96f98d7c4ef5bc07d98834001904"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.594363  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:37.597419  7593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.598186  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:37.598423  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "9f4d96f98d7c4ef5bc07d98834001904"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.598644  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:37.610543  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:37.611598  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:37.612895  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:37.615037  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:37.615202  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.615376  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:37.615501  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.652716  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:40573
I20260713 09:12:37.652801  7655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:40573 every 8 connection(s)
I20260713 09:12:37.657279  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:37.664283  7660 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
W20260713 09:12:37.665825  7661 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
W20260713 09:12:37.667021  7663 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
I20260713 09:12:37.667940  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:37.669216  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:37.669425  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:37.669611  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933957669593 us; error 0 us; skew 500 ppm
I20260713 09:12:37.670104  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:37.670238  7656 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33503
I20260713 09:12:37.670584  7656 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:37.671412  7656 heartbeater.cc:507] Master 127.5.110.254:33503 requested a full tablet report, sending...
I20260713 09:12:37.672454  5563 webserver.cc:533] Webserver started at http://127.5.110.194:42831/ using document root <none> and password file <none>
I20260713 09:12:37.672978  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:37.673153  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:37.673403  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:37.673552  7529 ts_manager.cc:194] Registered new tserver with Master: 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:37.674507  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "8e375b74574c44a9aa9e10e38eeb9147"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.675256  7529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33622
I20260713 09:12:37.678906  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:37.682199  7668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.682878  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:37.683135  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "8e375b74574c44a9aa9e10e38eeb9147"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.683394  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:37.724123  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:37.725322  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:37.726773  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:37.728886  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:37.729080  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.729293  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:37.729449  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.765894  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:42241
I20260713 09:12:37.765981  7730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:42241 every 8 connection(s)
I20260713 09:12:37.770324  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:37.776909  7734 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
W20260713 09:12:37.777558  7735 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
W20260713 09:12:37.780390  7737 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
I20260713 09:12:37.781035  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:37.781975  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:37.782363  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:37.782526  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933957782507 us; error 0 us; skew 500 ppm
I20260713 09:12:37.783066  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:37.781981  7731 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33503
I20260713 09:12:37.783600  7731 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:37.784432  7731 heartbeater.cc:507] Master 127.5.110.254:33503 requested a full tablet report, sending...
I20260713 09:12:37.785641  5563 webserver.cc:533] Webserver started at http://127.5.110.195:45999/ using document root <none> and password file <none>
I20260713 09:12:37.786190  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:37.786355  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:37.786347  7529 ts_manager.cc:194] Registered new tserver with Master: 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:37.786674  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:37.787765  7529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33638
I20260713 09:12:37.787781  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "40a6f8c6b4324665805fe2dcd51b8198"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.792232  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:37.795383  7742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.796087  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:37.796382  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "40a6f8c6b4324665805fe2dcd51b8198"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.796644  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:37.815141  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:37.816715  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:37.818475  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:37.820565  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:37.820746  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.821003  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:37.821149  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.858187  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:35909
I20260713 09:12:37.858283  7804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:35909 every 8 connection(s)
I20260713 09:12:37.862473  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:37.869165  7808 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
W20260713 09:12:37.870677  7809 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
I20260713 09:12:37.871953  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:37.873071  7811 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
I20260713 09:12:37.873740  7805 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33503
I20260713 09:12:37.874078  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:37.874076  7805 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:37.874404  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:37.874585  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933957874570 us; error 0 us; skew 500 ppm
I20260713 09:12:37.875001  7805 heartbeater.cc:507] Master 127.5.110.254:33503 requested a full tablet report, sending...
I20260713 09:12:37.875144  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:37.876960  7529 ts_manager.cc:194] Registered new tserver with Master: 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:37.877642  5563 webserver.cc:533] Webserver started at http://127.5.110.196:39551/ using document root <none> and password file <none>
I20260713 09:12:37.878125  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:37.878345  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:37.878333  7529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33648
I20260713 09:12:37.878818  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:37.879925  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-3-root/instance:
uuid: "f966e9f318bd4d01a775257699d18d04"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.883955  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:37.886883  7816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.887554  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:37.887810  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
uuid: "f966e9f318bd4d01a775257699d18d04"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:37.888062  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:37.901377  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:37.902561  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:37.903870  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:37.905921  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:37.906108  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.906327  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:37.906478  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:37.942788  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.196:39899
I20260713 09:12:37.942905  7878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.196:39899 every 8 connection(s)
I20260713 09:12:37.956070  7879 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33503
I20260713 09:12:37.956418  7879 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:37.957083  7879 heartbeater.cc:507] Master 127.5.110.254:33503 requested a full tablet report, sending...
I20260713 09:12:37.958902  7529 ts_manager.cc:194] Registered new tserver with Master: f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:37.959031  5563 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013315512s
I20260713 09:12:37.960631  7529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33650
I20260713 09:12:37.983834  7529 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33666:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:12:38.109030  7844 tablet_service.cc:1511] Processing CreateTablet for tablet a31dbb62d6184ba29777970ff88f4a7a (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:38.110457  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31dbb62d6184ba29777970ff88f4a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.112138  7696 tablet_service.cc:1511] Processing CreateTablet for tablet a093dd75c3c545f6aecce02c50ca70d2 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:38.114519  7695 tablet_service.cc:1511] Processing CreateTablet for tablet a31dbb62d6184ba29777970ff88f4a7a (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:38.114926  7843 tablet_service.cc:1511] Processing CreateTablet for tablet eab52ffb29e54f6d90761d866f92766b (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:38.116189  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab52ffb29e54f6d90761d866f92766b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.116649  7694 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe604355e9848c1a6adfd2879afa01f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:38.118618  7693 tablet_service.cc:1511] Processing CreateTablet for tablet 0401b7cf03924269a4f2c8961c920c83 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:38.120456  7692 tablet_service.cc:1511] Processing CreateTablet for tablet e43ced4fce3d48b4bcce5c454c0e2541 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:38.121070  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe604355e9848c1a6adfd2879afa01f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:38.122471  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe604355e9848c1a6adfd2879afa01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.123631  7691 tablet_service.cc:1511] Processing CreateTablet for tablet fdfddda96ae840d793c43b421536fdf8 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:38.125092  7696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a093dd75c3c545f6aecce02c50ca70d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.125489  7841 tablet_service.cc:1511] Processing CreateTablet for tablet e43ced4fce3d48b4bcce5c454c0e2541 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:38.126750  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43ced4fce3d48b4bcce5c454c0e2541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.129837  7695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31dbb62d6184ba29777970ff88f4a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.132750  7690 tablet_service.cc:1511] Processing CreateTablet for tablet 0206b38feb324805b3138ab29dd882cc (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:38.134111  7690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0206b38feb324805b3138ab29dd882cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.135277  7689 tablet_service.cc:1511] Processing CreateTablet for tablet 85acbf679d8a47e7a2ae0811b0b29c65 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:38.136541  7689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85acbf679d8a47e7a2ae0811b0b29c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.138172  7692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43ced4fce3d48b4bcce5c454c0e2541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.139353  7840 tablet_service.cc:1511] Processing CreateTablet for tablet 4de90dee967e4d94bf7aa0e9ea436822 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:38.140298  7693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401b7cf03924269a4f2c8961c920c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.140635  7840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de90dee967e4d94bf7aa0e9ea436822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.143589  7839 tablet_service.cc:1511] Processing CreateTablet for tablet fdfddda96ae840d793c43b421536fdf8 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:38.145072  7839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfddda96ae840d793c43b421536fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.146492  7838 tablet_service.cc:1511] Processing CreateTablet for tablet 85acbf679d8a47e7a2ae0811b0b29c65 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:38.148012  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfddda96ae840d793c43b421536fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.149122  7838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85acbf679d8a47e7a2ae0811b0b29c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.149827  7694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe604355e9848c1a6adfd2879afa01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.187088  7843 tablet_service.cc:1511] Processing CreateTablet for tablet 11359a06ab3a4b1f851710b8c22edc73 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:38.191094  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11359a06ab3a4b1f851710b8c22edc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.197746  7691 tablet_service.cc:1511] Processing CreateTablet for tablet d515022b64ef4569b4ff09db4a16dc1c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:38.199678  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d515022b64ef4569b4ff09db4a16dc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.201043  7896 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:38.204728  7839 tablet_service.cc:1511] Processing CreateTablet for tablet d515022b64ef4569b4ff09db4a16dc1c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:38.206040  7839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d515022b64ef4569b4ff09db4a16dc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.211067  7897 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.213599  7690 tablet_service.cc:1511] Processing CreateTablet for tablet 92b36d6aca194dbf85f629abc47292be (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:38.214823  7690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b36d6aca194dbf85f629abc47292be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.217026  7897 tablet_bootstrap.cc:654] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.220781  7896 tablet_bootstrap.cc:654] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.227396  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 00f61fcde1bb405b8d429fad0fbe373f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:38.228672  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f61fcde1bb405b8d429fad0fbe373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.228986  7770 tablet_service.cc:1511] Processing CreateTablet for tablet a093dd75c3c545f6aecce02c50ca70d2 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:38.229053  7616 tablet_service.cc:1511] Processing CreateTablet for tablet 4de90dee967e4d94bf7aa0e9ea436822 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:38.230417  7770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a093dd75c3c545f6aecce02c50ca70d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.231033  7615 tablet_service.cc:1511] Processing CreateTablet for tablet 0206b38feb324805b3138ab29dd882cc (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:38.231835  7614 tablet_service.cc:1511] Processing CreateTablet for tablet 85acbf679d8a47e7a2ae0811b0b29c65 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:12:38.233752  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 92b36d6aca194dbf85f629abc47292be (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:38.233930  7617 tablet_service.cc:1511] Processing CreateTablet for tablet e43ced4fce3d48b4bcce5c454c0e2541 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:12:38.230669  7613 tablet_service.cc:1511] Processing CreateTablet for tablet 11359a06ab3a4b1f851710b8c22edc73 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:38.235613  7618 tablet_service.cc:1511] Processing CreateTablet for tablet 0401b7cf03924269a4f2c8961c920c83 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:38.237685  7619 tablet_service.cc:1511] Processing CreateTablet for tablet eab52ffb29e54f6d90761d866f92766b (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:38.237579  7693 tablet_service.cc:1511] Processing CreateTablet for tablet 00f61fcde1bb405b8d429fad0fbe373f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:38.240183  7621 tablet_service.cc:1511] Processing CreateTablet for tablet a093dd75c3c545f6aecce02c50ca70d2 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:12:38.241936  7769 tablet_service.cc:1511] Processing CreateTablet for tablet eab52ffb29e54f6d90761d866f92766b (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:12:38.242306  7620 tablet_service.cc:1511] Processing CreateTablet for tablet a31dbb62d6184ba29777970ff88f4a7a (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:12:38.243244  7769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab52ffb29e54f6d90761d866f92766b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.230526  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de90dee967e4d94bf7aa0e9ea436822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.244103  7621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a093dd75c3c545f6aecce02c50ca70d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.244716  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0206b38feb324805b3138ab29dd882cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.245302  7619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab52ffb29e54f6d90761d866f92766b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.246757  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 92b36d6aca194dbf85f629abc47292be (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:12:38.248104  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b36d6aca194dbf85f629abc47292be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.247879  7767 tablet_service.cc:1511] Processing CreateTablet for tablet 0401b7cf03924269a4f2c8961c920c83 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:12:38.249145  7767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401b7cf03924269a4f2c8961c920c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.249334  7620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31dbb62d6184ba29777970ff88f4a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.249990  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b36d6aca194dbf85f629abc47292be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.245064  7763 tablet_service.cc:1511] Processing CreateTablet for tablet 11359a06ab3a4b1f851710b8c22edc73 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:12:38.250623  7766 tablet_service.cc:1511] Processing CreateTablet for tablet 4de90dee967e4d94bf7aa0e9ea436822 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:12:38.251050  7763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11359a06ab3a4b1f851710b8c22edc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.251861  7766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de90dee967e4d94bf7aa0e9ea436822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.253865  7613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11359a06ab3a4b1f851710b8c22edc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.254377  7765 tablet_service.cc:1511] Processing CreateTablet for tablet fdfddda96ae840d793c43b421536fdf8 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:12:38.255647  7765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfddda96ae840d793c43b421536fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.257838  7618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0401b7cf03924269a4f2c8961c920c83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.258653  7764 tablet_service.cc:1511] Processing CreateTablet for tablet 0206b38feb324805b3138ab29dd882cc (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:12:38.259075  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85acbf679d8a47e7a2ae0811b0b29c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.260214  7617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43ced4fce3d48b4bcce5c454c0e2541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.246755  7768 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe604355e9848c1a6adfd2879afa01f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:12:38.260388  7762 tablet_service.cc:1511] Processing CreateTablet for tablet d515022b64ef4569b4ff09db4a16dc1c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:12:38.263551  7762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d515022b64ef4569b4ff09db4a16dc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.265024  7764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0206b38feb324805b3138ab29dd882cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.266382  7768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe604355e9848c1a6adfd2879afa01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.279991  7693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f61fcde1bb405b8d429fad0fbe373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.298930  7842 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d074db2564feba5ab2e89ebd69258 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:38.300221  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d074db2564feba5ab2e89ebd69258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.312402  7897 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:38.312925  7897 ts_tablet_manager.cc:1403] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.000s
I20260713 09:12:38.315670  7897 raft_consensus.cc:359] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.316344  7897 raft_consensus.cc:385] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.316632  7897 raft_consensus.cc:740] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.317440  7897 consensus_queue.cc:260] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.345392  7879 heartbeater.cc:499] Master 127.5.110.254:33503 was elected leader, sending a full tablet report...
I20260713 09:12:38.358367  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:38.359050  7896 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:38.359513  7896 ts_tablet_manager.cc:1403] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.159s	user 0.030s	sys 0.027s
I20260713 09:12:38.359684  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.362269  7896 raft_consensus.cc:359] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.362994  7896 raft_consensus.cc:385] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.363270  7896 raft_consensus.cc:740] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.364281  7897 ts_tablet_manager.cc:1434] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.005s
I20260713 09:12:38.363955  7896 consensus_queue.cc:260] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.368005  7897 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.372890  7691 tablet_service.cc:1511] Processing CreateTablet for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:38.390640  7690 tablet_service.cc:1511] Processing CreateTablet for tablet 059fa2ce39af4ddc9714aceef7b29b20 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:38.391476  7769 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d074db2564feba5ab2e89ebd69258 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:38.392971  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.398087  7690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059fa2ce39af4ddc9714aceef7b29b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.398204  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 00f61fcde1bb405b8d429fad0fbe373f (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:12:38.399453  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f61fcde1bb405b8d429fad0fbe373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.412112  7766 tablet_service.cc:1511] Processing CreateTablet for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:12:38.413200  7769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d074db2564feba5ab2e89ebd69258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.413834  7619 tablet_service.cc:1511] Processing CreateTablet for tablet dc2d074db2564feba5ab2e89ebd69258 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:12:38.415122  7619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2d074db2564feba5ab2e89ebd69258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.415221  7770 tablet_service.cc:1511] Processing CreateTablet for tablet 059fa2ce39af4ddc9714aceef7b29b20 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:38.418943  7770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059fa2ce39af4ddc9714aceef7b29b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.422591  7616 tablet_service.cc:1511] Processing CreateTablet for tablet 059fa2ce39af4ddc9714aceef7b29b20 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:12:38.423170  7896 ts_tablet_manager.cc:1434] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.029s
I20260713 09:12:38.423879  7731 heartbeater.cc:499] Master 127.5.110.254:33503 was elected leader, sending a full tablet report...
I20260713 09:12:38.424211  7896 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:38.424221  7901 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:38.429816  7902 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:38.434669  7839 tablet_service.cc:1511] Processing CreateTablet for tablet eb97b4c8848743ff9b3bac8c490053bb (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:38.435947  7839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97b4c8848743ff9b3bac8c490053bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.441787  7897 tablet_bootstrap.cc:654] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.443125  7692 tablet_service.cc:1511] Processing CreateTablet for tablet eb97b4c8848743ff9b3bac8c490053bb (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:38.444406  7692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97b4c8848743ff9b3bac8c490053bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.445442  7896 tablet_bootstrap.cc:654] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:38.446650  7880 tablet.cc:2406] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:38.447700  7620 tablet_service.cc:1511] Processing CreateTablet for tablet eb97b4c8848743ff9b3bac8c490053bb (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:12:38.448858  7766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124388ca80b543ac9eb8c5a9d8d2c2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.457980  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059fa2ce39af4ddc9714aceef7b29b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.463842  7620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb97b4c8848743ff9b3bac8c490053bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.489068  7901 tablet_bootstrap.cc:654] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.500020  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5dd0173c304556a6376b6d6346fbec (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:38.501341  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5dd0173c304556a6376b6d6346fbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.502453  7902 tablet_bootstrap.cc:654] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:38.522667  7577 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:38.526432  7762 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5dd0173c304556a6376b6d6346fbec (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:38.527683  7762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5dd0173c304556a6376b6d6346fbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.530398  7692 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8e20af0d684dac9e7cdeaf7676814c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:38.532095  7692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8e20af0d684dac9e7cdeaf7676814c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.535198  7761 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8e20af0d684dac9e7cdeaf7676814c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:38.536389  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8e20af0d684dac9e7cdeaf7676814c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.540510  7896 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:38.540982  7896 ts_tablet_manager.cc:1403] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.117s	user 0.040s	sys 0.024s
I20260713 09:12:38.543718  7896 raft_consensus.cc:359] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.544376  7896 raft_consensus.cc:385] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.544677  7896 raft_consensus.cc:740] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.545228  7839 tablet_service.cc:1511] Processing CreateTablet for tablet be8459e7b3d941b096a65d922ef19fe6 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:38.546123  7897 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:38.546495  7839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8459e7b3d941b096a65d922ef19fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.546617  7897 ts_tablet_manager.cc:1403] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.005s
I20260713 09:12:38.548300  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5dd0173c304556a6376b6d6346fbec (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:12:38.548434  7615 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1d8388f60b42bb991779a6286a3f31 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:38.549527  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5dd0173c304556a6376b6d6346fbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.550405  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1d8388f60b42bb991779a6286a3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.550772  7897 raft_consensus.cc:359] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.551947  7897 raft_consensus.cc:385] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.553761  7897 raft_consensus.cc:740] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.551949  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8e20af0d684dac9e7cdeaf7676814c (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:12:38.557124  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8e20af0d684dac9e7cdeaf7676814c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.545315  7896 consensus_queue.cc:260] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.559182  7614 tablet_service.cc:1511] Processing CreateTablet for tablet be8459e7b3d941b096a65d922ef19fe6 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:38.559581  7842 tablet_service.cc:1511] Processing CreateTablet for tablet 0dea95a05efb409a8fb08d3936bc4b87 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:38.560252  7896 ts_tablet_manager.cc:1434] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:12:38.560423  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8459e7b3d941b096a65d922ef19fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.560808  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dea95a05efb409a8fb08d3936bc4b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.562443  7764 tablet_service.cc:1511] Processing CreateTablet for tablet 0dea95a05efb409a8fb08d3936bc4b87 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:38.560462  7897 consensus_queue.cc:260] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.563623  7764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dea95a05efb409a8fb08d3936bc4b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.573477  7691 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1d8388f60b42bb991779a6286a3f31 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:38.574843  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1d8388f60b42bb991779a6286a3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.565265  7768 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1d8388f60b42bb991779a6286a3f31 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:12:38.573482  7690 tablet_service.cc:1511] Processing CreateTablet for tablet be8459e7b3d941b096a65d922ef19fe6 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:12:38.576401  7690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8459e7b3d941b096a65d922ef19fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.575889  7768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1d8388f60b42bb991779a6286a3f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.567116  7902 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:38.582229  7902 ts_tablet_manager.cc:1403] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.003s
I20260713 09:12:38.579085  7896 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:38.588876  7621 tablet_service.cc:1511] Processing CreateTablet for tablet 0dea95a05efb409a8fb08d3936bc4b87 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:12:38.590188  7621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dea95a05efb409a8fb08d3936bc4b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.594501  7693 tablet_service.cc:1511] Processing CreateTablet for tablet d928aa1a1f3242039977733d72044961 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:38.595744  7693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928aa1a1f3242039977733d72044961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.598860  7897 ts_tablet_manager.cc:1434] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260713 09:12:38.599893  7897 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.617718  7838 tablet_service.cc:1511] Processing CreateTablet for tablet d928aa1a1f3242039977733d72044961 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:38.618906  7838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928aa1a1f3242039977733d72044961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.619725  7896 tablet_bootstrap.cc:654] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.620397  7763 tablet_service.cc:1511] Processing CreateTablet for tablet d928aa1a1f3242039977733d72044961 (DEFAULT_TABLE table=test-workload [id=40efdd309e6b441f8b72dc7990ac6d47]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:12:38.622125  7763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928aa1a1f3242039977733d72044961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:38.625857  7897 tablet_bootstrap.cc:654] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.658066  7901 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:38.677593  7656 heartbeater.cc:499] Master 127.5.110.254:33503 was elected leader, sending a full tablet report...
I20260713 09:12:38.683136  7902 raft_consensus.cc:359] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.683853  7902 raft_consensus.cc:385] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.684137  7902 raft_consensus.cc:740] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.684935  7902 consensus_queue.cc:260] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.661618  7901 ts_tablet_manager.cc:1403] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.238s	user 0.033s	sys 0.009s
I20260713 09:12:38.691182  7897 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:38.691716  7897 ts_tablet_manager.cc:1403] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.092s	user 0.004s	sys 0.026s
I20260713 09:12:38.692068  7901 raft_consensus.cc:359] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.692776  7901 raft_consensus.cc:385] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.693076  7901 raft_consensus.cc:740] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.694928  7896 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:38.695466  7896 ts_tablet_manager.cc:1403] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.016s
I20260713 09:12:38.695036  7897 raft_consensus.cc:359] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.695845  7897 raft_consensus.cc:385] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.696138  7897 raft_consensus.cc:740] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.696965  7897 consensus_queue.cc:260] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.699523  7896 raft_consensus.cc:359] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:38.700242  7896 raft_consensus.cc:385] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.700526  7896 raft_consensus.cc:740] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.701273  7896 consensus_queue.cc:260] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:38.703348  7897 ts_tablet_manager.cc:1434] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260713 09:12:38.703348  7896 ts_tablet_manager.cc:1434] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:12:38.704252  7805 heartbeater.cc:499] Master 127.5.110.254:33503 was elected leader, sending a full tablet report...
I20260713 09:12:38.704490  7897 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.704679  7896 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:38.709421  7902 ts_tablet_manager.cc:1434] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.004s
I20260713 09:12:38.710505  7902 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:38.711545  7896 tablet_bootstrap.cc:654] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.716666  7902 tablet_bootstrap.cc:654] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.717694  7901 consensus_queue.cc:260] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.711571  7897 tablet_bootstrap.cc:654] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.728744  7896 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:38.729351  7896 ts_tablet_manager.cc:1403] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:12:38.732398  7896 raft_consensus.cc:359] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:38.733261  7896 raft_consensus.cc:385] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.733667  7896 raft_consensus.cc:740] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.734122  7900 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.734654  7900 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.735107  7903 raft_consensus.cc:493] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.735590  7903 raft_consensus.cc:515] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.737317  7900 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:38.734647  7896 consensus_queue.cc:260] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:38.745594  7903 leader_election.cc:290] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:38.834432  7903 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.834980  7903 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.837218  7903 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:38.853525  7922 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.854175  7922 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.902365  7901 ts_tablet_manager.cc:1434] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.214s	user 0.019s	sys 0.080s
I20260713 09:12:38.903988  7897 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:38.904651  7897 ts_tablet_manager.cc:1403] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.200s	user 0.082s	sys 0.106s
I20260713 09:12:38.906049  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:38.907593  7897 raft_consensus.cc:359] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:38.908366  7897 raft_consensus.cc:385] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.908656  7897 raft_consensus.cc:740] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.905943  7901 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:38.909870  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31dbb62d6184ba29777970ff88f4a7a" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:38.910575  7854 raft_consensus.cc:2468] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:38.909322  7922 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:38.913177  7670 leader_election.cc:304] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:38.914032  7903 raft_consensus.cc:2804] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:38.914400  7903 raft_consensus.cc:493] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:38.914731  7903 raft_consensus.cc:3060] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.915410  7897 consensus_queue.cc:260] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
W20260713 09:12:38.912221  7819 leader_election.cc:343] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:38.916931  7902 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:38.919253  7902 ts_tablet_manager.cc:1403] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.209s	user 0.050s	sys 0.048s
I20260713 09:12:38.922250  7902 raft_consensus.cc:359] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.922591  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31dbb62d6184ba29777970ff88f4a7a" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:38.922945  7902 raft_consensus.cc:385] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.923269  7902 raft_consensus.cc:740] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.924237  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:38.917857  7901 tablet_bootstrap.cc:654] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.924818  7631 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:38.930320  7903 raft_consensus.cc:515] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.932183  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:38.932576  7903 leader_election.cc:290] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:38.932950  7706 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:38.934237  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31dbb62d6184ba29777970ff88f4a7a" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:38.934290  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31dbb62d6184ba29777970ff88f4a7a" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:38.934404  7597 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:38.934945  7854 raft_consensus.cc:3060] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:38.936059  7671 leader_election.cc:343] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:38.937124  7671 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
W20260713 09:12:38.938097  7671 leader_election.cc:343] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:38.923974  7902 consensus_queue.cc:260] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.917570  7897 ts_tablet_manager.cc:1434] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:12:38.939685  7897 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.941679  7922 raft_consensus.cc:2804] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:38.942058  7922 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:38.942380  7922 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.947024  7902 ts_tablet_manager.cc:1434] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:12:38.948057  7902 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:38.950142  7897 tablet_bootstrap.cc:654] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.950335  7854 raft_consensus.cc:2468] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:38.951699  7670 leader_election.cc:304] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:38.949378  7922 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.960287  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:38.960879  7706 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.962844  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:38.964229  7819 leader_election.cc:343] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:38.964365  7922 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:38.964681  7819 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:38.966106  7900 raft_consensus.cc:2749] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:38.968087  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:38.968494  7903 raft_consensus.cc:2804] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:38.968888  7903 raft_consensus.cc:697] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:38.969367  7780 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:38.970348  7901 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:38.970372  7910 raft_consensus.cc:493] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:38.970988  7901 ts_tablet_manager.cc:1403] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.020s
I20260713 09:12:38.970975  7910 raft_consensus.cc:515] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.972545  7903 consensus_queue.cc:237] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:38.974082  7901 raft_consensus.cc:359] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.968990  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:38.974772  7901 raft_consensus.cc:385] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.975090  7901 raft_consensus.cc:740] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.975137  7779 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:38.978120  7901 consensus_queue.cc:260] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:38.981101  7902 tablet_bootstrap.cc:654] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:38.975804  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:38.982107  7910 leader_election.cc:290] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:38.983772  7897 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:38.984308  7897 ts_tablet_manager.cc:1403] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260713 09:12:38.984848  7901 ts_tablet_manager.cc:1434] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:38.985860  7901 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:38.987468  7897 raft_consensus.cc:359] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.988245  7897 raft_consensus.cc:385] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:38.988567  7897 raft_consensus.cc:740] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:38.989316  7897 consensus_queue.cc:260] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:38.992065  7897 ts_tablet_manager.cc:1434] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:38.995716  7897 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:38.997095  7706 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:38.997798  7932 raft_consensus.cc:2764] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:12:39.003872  7901 tablet_bootstrap.cc:654] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.006722  7528 catalog_manager.cc:5697] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:39.008675  7897 tablet_bootstrap.cc:654] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.014242  7902 tablet_bootstrap.cc:492] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.014703  7902 ts_tablet_manager.cc:1403] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.008s
I20260713 09:12:39.017709  7779 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:39.017484  7902 raft_consensus.cc:359] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.018286  7902 raft_consensus.cc:385] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.018599  7902 raft_consensus.cc:740] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.019464  7902 consensus_queue.cc:260] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.019730  7597 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:39.020613  7922 raft_consensus.cc:2804] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.021065  7922 raft_consensus.cc:697] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:39.022279  7902 ts_tablet_manager.cc:1434] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:12:39.021873  7922 consensus_queue.cc:237] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.023245  7902 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.024029  7896 ts_tablet_manager.cc:1434] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.294s	user 0.052s	sys 0.075s
I20260713 09:12:39.025074  7896 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.029842  7902 tablet_bootstrap.cc:654] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.035606  7900 raft_consensus.cc:493] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.036116  7900 raft_consensus.cc:515] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.038147  7900 leader_election.cc:290] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.040030  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:39.041528  7819 leader_election.cc:343] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.043076  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.043723  7779 raft_consensus.cc:2468] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.047474  7819 leader_election.cc:304] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.048581  7900 raft_consensus.cc:2804] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.048942  7900 raft_consensus.cc:493] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.049299  7900 raft_consensus.cc:3060] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.055708  7901 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.056308  7901 ts_tablet_manager.cc:1403] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.012s
I20260713 09:12:39.067932  7897 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.068557  7897 ts_tablet_manager.cc:1403] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.016s
I20260713 09:12:39.069200  7903 raft_consensus.cc:493] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.069994  7896 tablet_bootstrap.cc:654] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.069708  7903 raft_consensus.cc:515] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.070429  7526 catalog_manager.cc:5697] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.071765  7897 raft_consensus.cc:359] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.072587  7897 raft_consensus.cc:385] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.072958  7897 raft_consensus.cc:740] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.073954  7922 raft_consensus.cc:493] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.074609  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.071866  7903 leader_election.cc:290] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.074296  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
W20260713 09:12:39.075831  7671 leader_election.cc:343] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.075609  7897 consensus_queue.cc:260] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.074416  7922 raft_consensus.cc:515] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.076630  7854 raft_consensus.cc:2468] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:39.078038  7901 raft_consensus.cc:359] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.078824  7901 raft_consensus.cc:385] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.079159  7901 raft_consensus.cc:740] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.079358  7922 leader_election.cc:290] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.078735  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.079898  7901 consensus_queue.cc:260] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.080271  7670 leader_election.cc:304] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198
W20260713 09:12:39.081043  7597 leader_election.cc:343] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.081333  7903 raft_consensus.cc:2804] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.057821  7900 raft_consensus.cc:515] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.081933  7903 raft_consensus.cc:493] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.082332  7903 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.084115  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:39.084733  7779 raft_consensus.cc:3060] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.088941  7903 raft_consensus.cc:515] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.090538  7902 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.090379  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
W20260713 09:12:39.092507  7596 leader_election.cc:343] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.092603  7902 ts_tablet_manager.cc:1403] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.037s
I20260713 09:12:39.092993  7596 leader_election.cc:304] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:39.093014  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
W20260713 09:12:39.095144  7671 leader_election.cc:343] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.095335  7922 raft_consensus.cc:2749] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.096464  7902 raft_consensus.cc:359] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.096737  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.097179  7902 raft_consensus.cc:385] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.097532  7902 raft_consensus.cc:740] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.097679  7854 raft_consensus.cc:2393] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40a6f8c6b4324665805fe2dcd51b8198 in current term 1: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:39.098001  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.098251  7902 consensus_queue.cc:260] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
W20260713 09:12:39.100176  7819 leader_election.cc:343] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.100260  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:39.100957  7854 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.101063  7900 leader_election.cc:290] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.102272  7902 ts_tablet_manager.cc:1434] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:39.103232  7902 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.105199  7779 raft_consensus.cc:2468] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.105674  7903 leader_election.cc:290] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.106343  7819 leader_election.cc:304] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.109155  7902 tablet_bootstrap.cc:654] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.109793  7900 raft_consensus.cc:2804] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.110256  7900 raft_consensus.cc:697] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:39.111054  7900 consensus_queue.cc:237] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.098771  7901 ts_tablet_manager.cc:1434] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260713 09:12:39.112360  7896 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.113687  7896 ts_tablet_manager.cc:1403] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.006s
I20260713 09:12:39.114156  7901 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.115334  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.116178  7902 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.116626  7902 ts_tablet_manager.cc:1403] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
W20260713 09:12:39.116695  7745 leader_election.cc:343] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.117203  7745 leader_election.cc:304] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198; no voters: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:39.118280  7910 raft_consensus.cc:2749] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.119158  7902 raft_consensus.cc:359] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.119630  7902 raft_consensus.cc:385] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.119814  7902 raft_consensus.cc:740] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.108707  7854 raft_consensus.cc:2468] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:39.120035  7901 tablet_bootstrap.cc:654] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.120366  7902 consensus_queue.cc:260] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.122298  7902 ts_tablet_manager.cc:1434] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:39.123227  7902 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.124600  7670 leader_election.cc:304] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198
I20260713 09:12:39.126016  7903 raft_consensus.cc:2804] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.128881  7903 raft_consensus.cc:697] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:39.129323  7902 tablet_bootstrap.cc:654] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.129928  7903 consensus_queue.cc:237] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.132212  7897 ts_tablet_manager.cc:1434] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.005s
I20260713 09:12:39.137025  7897 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.144474  7896 raft_consensus.cc:359] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.145227  7896 raft_consensus.cc:385] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.149367  7896 raft_consensus.cc:740] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.151433  7896 consensus_queue.cc:260] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.151444  7897 tablet_bootstrap.cc:654] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.159510  7896 ts_tablet_manager.cc:1434] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:12:39.161798  7947 raft_consensus.cc:493] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.162281  7947 raft_consensus.cc:515] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.163364  7902 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.163913  7902 ts_tablet_manager.cc:1403] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.017s
I20260713 09:12:39.164193  7897 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.164693  7897 ts_tablet_manager.cc:1403] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.006s
I20260713 09:12:39.165812  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfddda96ae840d793c43b421536fdf8" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.166417  7779 raft_consensus.cc:2468] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.166728  7902 raft_consensus.cc:359] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.167411  7902 raft_consensus.cc:385] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.167735  7902 raft_consensus.cc:740] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.167563  7897 raft_consensus.cc:359] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.168435  7897 raft_consensus.cc:385] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.168810  7897 raft_consensus.cc:740] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.168560  7902 consensus_queue.cc:260] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.169355  7947 leader_election.cc:290] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.169217  7819 leader_election.cc:304] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.169663  7897 consensus_queue.cc:260] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.170733  7910 raft_consensus.cc:493] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.171212  7910 raft_consensus.cc:515] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.172246  7902 ts_tablet_manager.cc:1434] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:12:39.173194  7910 leader_election.cc:290] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.173358  7902 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.174726  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11359a06ab3a4b1f851710b8c22edc73" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:39.176075  7745 leader_election.cc:343] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.170742  7947 raft_consensus.cc:2804] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.176930  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11359a06ab3a4b1f851710b8c22edc73" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.177596  7854 raft_consensus.cc:2468] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:39.178426  7897 ts_tablet_manager.cc:1434] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:39.168200  7526 catalog_manager.cc:5697] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.178892  7744 leader_election.cc:304] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.179361  7897 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.180476  7902 tablet_bootstrap.cc:654] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.183560  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfddda96ae840d793c43b421536fdf8" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.184198  7706 raft_consensus.cc:2468] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.186734  7897 tablet_bootstrap.cc:654] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.187126  7896 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.163332  7901 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.190094  7901 ts_tablet_manager.cc:1403] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.006s
I20260713 09:12:39.193145  7901 raft_consensus.cc:359] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.194790  7901 raft_consensus.cc:385] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.195112  7901 raft_consensus.cc:740] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.197227  7910 raft_consensus.cc:2804] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.197688  7910 raft_consensus.cc:493] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.198042  7910 raft_consensus.cc:3060] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.198401  7897 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.198951  7897 ts_tablet_manager.cc:1403] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:12:39.198431  7901 consensus_queue.cc:260] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.201565  7897 raft_consensus.cc:359] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.202194  7897 raft_consensus.cc:385] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.202455  7897 raft_consensus.cc:740] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.203076  7897 consensus_queue.cc:260] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.205242  7897 ts_tablet_manager.cc:1434] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:39.204962  7528 catalog_manager.cc:5697] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 1 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.206146  7897 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.206272  7896 tablet_bootstrap.cc:654] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.205878  7901 ts_tablet_manager.cc:1434] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:12:39.209533  7901 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.211941  7897 tablet_bootstrap.cc:654] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.176925  7947 raft_consensus.cc:493] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.215131  7947 raft_consensus.cc:3060] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.216135  7902 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.216729  7902 ts_tablet_manager.cc:1403] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.020s
I20260713 09:12:39.219753  7902 raft_consensus.cc:359] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.220482  7902 raft_consensus.cc:385] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.220764  7902 raft_consensus.cc:740] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.221485  7902 consensus_queue.cc:260] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.224551  7901 tablet_bootstrap.cc:654] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.226971  7896 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.232918  7896 ts_tablet_manager.cc:1403] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.007s
I20260713 09:12:39.235450  7901 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.237131  7901 ts_tablet_manager.cc:1403] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:12:39.237797  7897 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.238222  7897 ts_tablet_manager.cc:1403] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.015s
I20260713 09:12:39.239711  7910 raft_consensus.cc:515] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.239848  7901 raft_consensus.cc:359] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.235942  7896 raft_consensus.cc:359] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.240026  7897 raft_consensus.cc:359] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.240770  7897 raft_consensus.cc:385] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.240658  7896 raft_consensus.cc:385] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.241186  7897 raft_consensus.cc:740] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.241226  7896 raft_consensus.cc:740] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.242172  7897 consensus_queue.cc:260] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.242102  7896 consensus_queue.cc:260] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.242753  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11359a06ab3a4b1f851710b8c22edc73" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:39.243425  7854 raft_consensus.cc:3060] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.244271  7897 ts_tablet_manager.cc:1434] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:39.245163  7897 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.250272  7897 tablet_bootstrap.cc:654] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.250707  7854 raft_consensus.cc:2468] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.251910  7744 leader_election.cc:304] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.235764  7947 raft_consensus.cc:515] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.255533  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfddda96ae840d793c43b421536fdf8" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:39.256129  7706 raft_consensus.cc:3060] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.263103  7706 raft_consensus.cc:2468] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.264518  7820 leader_election.cc:304] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.265446  7900 raft_consensus.cc:2804] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.264770  7896 ts_tablet_manager.cc:1434] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260713 09:12:39.240567  7901 raft_consensus.cc:385] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.268184  7901 raft_consensus.cc:740] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.267359  7910 leader_election.cc:290] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.269493  7910 raft_consensus.cc:2804] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.269243  7901 consensus_queue.cc:260] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.269784  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11359a06ab3a4b1f851710b8c22edc73" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.270328  7631 raft_consensus.cc:3060] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.269979  7910 raft_consensus.cc:697] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:39.272717  7910 consensus_queue.cc:237] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.273492  7896 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.272683  7901 ts_tablet_manager.cc:1434] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:12:39.279897  7901 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.282738  7947 leader_election.cc:290] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.285181  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfddda96ae840d793c43b421536fdf8" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:39.285719  7900 raft_consensus.cc:697] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:39.287283  7779 raft_consensus.cc:3060] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.288264  7900 consensus_queue.cc:237] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.289109  7631 raft_consensus.cc:2468] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.296274  7902 ts_tablet_manager.cc:1434] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.079s	user 0.025s	sys 0.028s
I20260713 09:12:39.297343  7902 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.297616  7896 tablet_bootstrap.cc:654] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.301542  7897 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.301674  7779 raft_consensus.cc:2468] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.302124  7897 ts_tablet_manager.cc:1403] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
I20260713 09:12:39.304010  7902 tablet_bootstrap.cc:654] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.306885  7901 tablet_bootstrap.cc:654] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.308874  7897 raft_consensus.cc:359] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.310611  7897 raft_consensus.cc:385] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.310925  7897 raft_consensus.cc:740] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.311618  7897 consensus_queue.cc:260] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.313715  7897 ts_tablet_manager.cc:1434] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:12:39.314603  7897 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.314425  7529 catalog_manager.cc:5697] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 1 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:39.310395  7528 catalog_manager.cc:5697] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.316439  7900 raft_consensus.cc:493] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.316954  7900 raft_consensus.cc:515] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.319660  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:39.320927  7819 leader_election.cc:343] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.322909  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:39.324263  7820 leader_election.cc:343] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.324688  7820 leader_election.cc:304] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.325634  7962 raft_consensus.cc:2749] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.326395  7900 leader_election.cc:290] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.331763  7897 tablet_bootstrap.cc:654] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.336161  7901 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.336633  7901 ts_tablet_manager.cc:1403] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.003s
I20260713 09:12:39.339527  7901 raft_consensus.cc:359] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.340237  7901 raft_consensus.cc:385] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.340509  7901 raft_consensus.cc:740] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.343130  7902 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.343596  7902 ts_tablet_manager.cc:1403] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.011s
I20260713 09:12:39.345038  7897 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.345455  7897 ts_tablet_manager.cc:1403] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260713 09:12:39.346103  7902 raft_consensus.cc:359] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.346728  7902 raft_consensus.cc:385] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.346966  7902 raft_consensus.cc:740] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.348052  7897 raft_consensus.cc:359] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.348691  7897 raft_consensus.cc:385] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.348949  7897 raft_consensus.cc:740] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.349772  7897 consensus_queue.cc:260] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.341610  7901 consensus_queue.cc:260] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.351970  7897 ts_tablet_manager.cc:1434] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:12:39.352603  7896 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.352814  7901 ts_tablet_manager.cc:1434] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:12:39.353303  7922 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.355472  7896 ts_tablet_manager.cc:1403] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.027s
I20260713 09:12:39.355541  7922 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.352866  7897 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.358763  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.358776  7896 raft_consensus.cc:359] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.359477  7779 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:39.359779  7896 raft_consensus.cc:385] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.360239  7896 raft_consensus.cc:740] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.360832  7922 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.363008  7596 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:39.363813  7922 raft_consensus.cc:2804] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:12:39.364114  7671 consensus_peers.cc:597] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:39.364683  7897 tablet_bootstrap.cc:654] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.364152  7922 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.365314  7922 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.368364  7901 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.353603  7902 consensus_queue.cc:260] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.373381  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.374073  7854 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:39.373948  7896 consensus_queue.cc:260] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.375038  7902 ts_tablet_manager.cc:1434] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:12:39.376767  7902 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.379791  7896 ts_tablet_manager.cc:1434] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:12:39.381016  7896 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.383507  7901 tablet_bootstrap.cc:654] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.383173  7922 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.386245  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:39.386840  7779 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.387630  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:39.388329  7854 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.394573  7896 tablet_bootstrap.cc:654] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.394814  7902 tablet_bootstrap.cc:654] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.388851  7922 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.400054  7779 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:39.400745  7900 raft_consensus.cc:493] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.401243  7596 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:39.401268  7900 raft_consensus.cc:515] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.402300  7922 raft_consensus.cc:2804] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.403374  7922 raft_consensus.cc:697] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:39.404110  7900 leader_election.cc:290] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.405196  7922 consensus_queue.cc:237] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.406174  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43ced4fce3d48b4bcce5c454c0e2541" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.406857  7631 raft_consensus.cc:2468] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.407835  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43ced4fce3d48b4bcce5c454c0e2541" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.408108  7819 leader_election.cc:304] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.408485  7706 raft_consensus.cc:2468] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.409014  7900 raft_consensus.cc:2804] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.409377  7900 raft_consensus.cc:493] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.409741  7900 raft_consensus.cc:3060] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.416086  7854 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:39.419634  7912 consensus_queue.cc:1048] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:39.422425  7902 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.422901  7902 ts_tablet_manager.cc:1403] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.006s
I20260713 09:12:39.424952  7902 raft_consensus.cc:359] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.425544  7902 raft_consensus.cc:385] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.425809  7902 raft_consensus.cc:740] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.422469  7900 raft_consensus.cc:515] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.426537  7902 consensus_queue.cc:260] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.427099  7903 raft_consensus.cc:493] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.427604  7903 raft_consensus.cc:515] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.427870  7527 catalog_manager.cc:5697] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:39.429716  7903 leader_election.cc:290] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.430680  7897 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.431139  7897 ts_tablet_manager.cc:1403] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.011s
I20260713 09:12:39.430814  7902 ts_tablet_manager.cc:1434] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:39.431679  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0206b38feb324805b3138ab29dd882cc" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.432365  7902 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.429198  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43ced4fce3d48b4bcce5c454c0e2541" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.433128  7631 raft_consensus.cc:3060] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.433691  7897 raft_consensus.cc:359] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.434341  7897 raft_consensus.cc:385] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.434592  7897 raft_consensus.cc:740] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.435443  7910 raft_consensus.cc:493] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.435667  7896 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.436213  7896 ts_tablet_manager.cc:1403] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.005s
I20260713 09:12:39.435906  7910 raft_consensus.cc:515] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.437391  7897 consensus_queue.cc:260] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.437944  7910 leader_election.cc:290] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.438689  7896 raft_consensus.cc:359] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.439317  7896 raft_consensus.cc:385] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.439574  7896 raft_consensus.cc:740] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.439688  7897 ts_tablet_manager.cc:1434] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:39.440647  7897 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.440357  7896 consensus_queue.cc:260] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.440843  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.442652  7896 ts_tablet_manager.cc:1434] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:39.446619  7854 raft_consensus.cc:2468] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
W20260713 09:12:39.446905  7671 leader_election.cc:343] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.448038  7897 tablet_bootstrap.cc:654] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.448356  7896 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.448140  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.449065  7744 leader_election.cc:304] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
W20260713 09:12:39.454020  7745 leader_election.cc:343] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.449999  7958 raft_consensus.cc:493] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.454933  7958 raft_consensus.cc:515] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.457563  7961 raft_consensus.cc:2804] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.457969  7961 raft_consensus.cc:493] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.458290  7961 raft_consensus.cc:3060] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.460533  7958 leader_election.cc:290] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.461840  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.465013  7902 tablet_bootstrap.cc:654] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.465862  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0206b38feb324805b3138ab29dd882cc" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.466563  7779 raft_consensus.cc:2468] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:39.467762  7671 leader_election.cc:304] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.469187  7903 raft_consensus.cc:2804] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.469573  7903 raft_consensus.cc:493] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.469921  7903 raft_consensus.cc:3060] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:39.472268  7745 leader_election.cc:343] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.475698  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.476537  7902 tablet_bootstrap.cc:492] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.477034  7902 ts_tablet_manager.cc:1403] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.004s
I20260713 09:12:39.479477  7902 raft_consensus.cc:359] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.480134  7902 raft_consensus.cc:385] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.480393  7902 raft_consensus.cc:740] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.476337  7706 raft_consensus.cc:2468] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:39.480997  7961 raft_consensus.cc:515] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.483423  7746 leader_election.cc:304] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.484406  7910 raft_consensus.cc:2804] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.484757  7910 raft_consensus.cc:493] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.485064  7910 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.486364  7896 tablet_bootstrap.cc:654] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.487116  7922 raft_consensus.cc:493] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.487607  7922 raft_consensus.cc:515] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.489675  7922 leader_election.cc:290] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.490355  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.491207  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
W20260713 09:12:39.491642  7745 leader_election.cc:343] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.492273  7961 leader_election.cc:290] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.493590  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.494993  7902 consensus_queue.cc:260] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.489681  7903 raft_consensus.cc:515] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.483855  7631 raft_consensus.cc:2468] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.491791  7854 raft_consensus.cc:3060] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.498607  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab52ffb29e54f6d90761d866f92766b" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.502179  7778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0206b38feb324805b3138ab29dd882cc" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:39.500584  7903 leader_election.cc:290] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.504129  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43ced4fce3d48b4bcce5c454c0e2541" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:39.509248  7778 raft_consensus.cc:3060] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.509934  7706 raft_consensus.cc:3060] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.508795  7779 raft_consensus.cc:2393] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f4d96f98d7c4ef5bc07d98834001904 in current term 1: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:39.512563  7596 leader_election.cc:304] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:39.509625  7819 leader_election.cc:304] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.503120  7900 leader_election.cc:290] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.496934  7902 ts_tablet_manager.cc:1434] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:12:39.498541  7910 raft_consensus.cc:515] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.528177  7902 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
W20260713 09:12:39.528555  7577 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:39.529394  7910 leader_election.cc:290] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.514223  7962 raft_consensus.cc:2804] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.499199  7912 consensus_queue.cc:1048] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.531414  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:39.531692  7962 raft_consensus.cc:697] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:39.532011  7705 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.532419  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
W20260713 09:12:39.533788  7745 leader_election.cc:343] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.513967  7922 raft_consensus.cc:3060] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.534744  7779 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.502063  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0206b38feb324805b3138ab29dd882cc" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.525780  7947 raft_consensus.cc:493] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.537616  7947 raft_consensus.cc:515] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.537947  7854 raft_consensus.cc:2468] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.538525  7705 raft_consensus.cc:2468] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.539084  7744 leader_election.cc:304] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.539589  7746 leader_election.cc:304] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.540619  7961 raft_consensus.cc:2804] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.540777  7922 raft_consensus.cc:2749] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.541255  7958 raft_consensus.cc:2804] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.542312  7703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:39.542845  7671 leader_election.cc:343] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.543009  7703 raft_consensus.cc:2468] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:39.543797  7962 consensus_queue.cc:237] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.544124  7820 leader_election.cc:304] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.546792  7900 raft_consensus.cc:2804] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.539695  7947 leader_election.cc:290] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.542423  7961 raft_consensus.cc:697] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:39.536999  7902 tablet_bootstrap.cc:654] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.546705  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.526134  7778 raft_consensus.cc:2468] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:39.548065  7961 consensus_queue.cc:237] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
W20260713 09:12:39.549080  7819 leader_election.cc:343] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.549557  7671 leader_election.cc:304] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.549875  7897 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.550405  7897 ts_tablet_manager.cc:1403] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.023s
I20260713 09:12:39.550812  7903 raft_consensus.cc:2804] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.551600  7903 raft_consensus.cc:697] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:39.552580  7903 consensus_queue.cc:237] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.555341  7897 raft_consensus.cc:359] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.555986  7897 raft_consensus.cc:385] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.556263  7897 raft_consensus.cc:740] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.524845  7706 raft_consensus.cc:2468] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.556830  7897 consensus_queue.cc:260] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.522110  7901 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.561390  7901 ts_tablet_manager.cc:1403] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.023s
I20260713 09:12:39.561529  7897 ts_tablet_manager.cc:1434] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:12:39.564284  7897 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.561757  7900 raft_consensus.cc:493] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.565981  7900 raft_consensus.cc:3060] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.568328  7958 raft_consensus.cc:697] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:39.570742  7981 raft_consensus.cc:493] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.571220  7981 raft_consensus.cc:515] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.571776  7903 consensus_queue.cc:1048] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.526803  7896 tablet_bootstrap.cc:492] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.569293  7958 consensus_queue.cc:237] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.573829  7897 tablet_bootstrap.cc:654] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.590453  7528 catalog_manager.cc:5697] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 1 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.593348  7529 catalog_manager.cc:5697] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.603639  7983 raft_consensus.cc:493] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.604218  7983 raft_consensus.cc:515] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.606320  7983 leader_election.cc:290] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:39.578984  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d515022b64ef4569b4ff09db4a16dc1c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.580036  7902 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.608804  7778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:39.609248  7902 ts_tablet_manager.cc:1403] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260713 09:12:39.581725  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d515022b64ef4569b4ff09db4a16dc1c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.610381  7854 raft_consensus.cc:2468] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:39.581893  7962 consensus_queue.cc:1048] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260713 09:12:39.612301  7902 raft_consensus.cc:359] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.612977  7902 raft_consensus.cc:385] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.613233  7902 raft_consensus.cc:740] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.581131  7981 leader_election.cc:290] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.613525  7744 leader_election.cc:304] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.614581  7902 consensus_queue.cc:260] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
W20260713 09:12:39.615477  7746 leader_election.cc:343] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.616343  7981 raft_consensus.cc:2804] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.616549  7902 ts_tablet_manager.cc:1434] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:39.616708  7981 raft_consensus.cc:493] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.617091  7981 raft_consensus.cc:3060] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.617396  7902 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.577428  7896 ts_tablet_manager.cc:1403] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.000s
W20260713 09:12:39.622284  7819 leader_election.cc:343] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.623994  7896 raft_consensus.cc:359] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.624627  7896 raft_consensus.cc:385] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.624878  7896 raft_consensus.cc:740] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.565351  7901 raft_consensus.cc:359] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.625489  7896 consensus_queue.cc:260] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.665472  7896 ts_tablet_manager.cc:1434] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.044s	user 0.001s	sys 0.003s
I20260713 09:12:39.645409  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:39.667181  7820 leader_election.cc:343] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.667637  7820 leader_election.cc:304] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:39.669111  7983 raft_consensus.cc:2749] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.662647  7932 consensus_queue.cc:1048] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:39.670152  7896 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.672632  7983 consensus_queue.cc:1048] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.663292  7993 consensus_queue.cc:1048] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:12:39.643426  7981 raft_consensus.cc:515] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.684157  7896 tablet_bootstrap.cc:654] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.686704  7981 leader_election.cc:290] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:39.687513  7852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d515022b64ef4569b4ff09db4a16dc1c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:39.688120  7852 raft_consensus.cc:3060] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.645344  7901 raft_consensus.cc:385] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.690037  7901 raft_consensus.cc:740] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.690837  7901 consensus_queue.cc:260] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.692987  7901 ts_tablet_manager.cc:1434] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.000s
I20260713 09:12:39.695713  7852 raft_consensus.cc:2468] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.696866  7744 leader_election.cc:304] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:39.699632  7981 raft_consensus.cc:2804] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.700091  7981 raft_consensus.cc:697] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:39.700875  7981 consensus_queue.cc:237] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.679956  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d515022b64ef4569b4ff09db4a16dc1c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:39.703361  7705 raft_consensus.cc:3060] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.651866  7902 tablet_bootstrap.cc:654] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.710602  7962 consensus_queue.cc:1048] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.711535  7901 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.721328  7705 raft_consensus.cc:2468] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.731818  7901 tablet_bootstrap.cc:654] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.740904  7961 raft_consensus.cc:493] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.741451  7961 raft_consensus.cc:515] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.762558  7901 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.763248  7901 ts_tablet_manager.cc:1403] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.001s
I20260713 09:12:39.774806  7901 raft_consensus.cc:359] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.775642  7901 raft_consensus.cc:385] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.775851  7901 raft_consensus.cc:740] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.776392  7901 consensus_queue.cc:260] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.777822  7901 ts_tablet_manager.cc:1434] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260713 09:12:39.778825  7901 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.783179  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:39.783807  7631 raft_consensus.cc:2468] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:39.785784  7745 leader_election.cc:304] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:39.787168  7910 raft_consensus.cc:2804] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.787514  7910 raft_consensus.cc:493] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.787825  7910 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.791289  7961 leader_election.cc:290] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.778225  7983 consensus_queue.cc:1048] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:12:39.793438  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:39.795359  7746 leader_election.cc:343] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.765064  7900 raft_consensus.cc:515] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.797782  7897 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.813361  7897 ts_tablet_manager.cc:1403] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.249s	user 0.076s	sys 0.104s
I20260713 09:12:39.819308  7528 catalog_manager.cc:5697] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:39.821034  7528 catalog_manager.cc:5697] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.805763  7902 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.826673  7902 ts_tablet_manager.cc:1403] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.209s	user 0.027s	sys 0.014s
I20260713 09:12:39.829550  7902 raft_consensus.cc:359] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.830205  7902 raft_consensus.cc:385] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.830466  7902 raft_consensus.cc:740] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.831439  7902 consensus_queue.cc:260] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.825919  7631 raft_consensus.cc:3060] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.835713  7902 ts_tablet_manager.cc:1434] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:39.836795  7902 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.842173  7897 raft_consensus.cc:359] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.843626  7897 raft_consensus.cc:385] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.843935  7897 raft_consensus.cc:740] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.836702  7984 consensus_queue.cc:1048] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.049s
I20260713 09:12:39.847410  7897 consensus_queue.cc:260] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.852624  7902 tablet_bootstrap.cc:654] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.853392  7983 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.854861  7983 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.855160  7900 leader_election.cc:290] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.855798  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.856745  7983 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.859251  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:39.859746  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:39.860366  7704 raft_consensus.cc:3060] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:39.860689  7820 leader_election.cc:343] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.861027  7910 raft_consensus.cc:515] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.866986  7910 leader_election.cc:290] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:39.863329  7896 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:39.867825  7896 ts_tablet_manager.cc:1403] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.198s	user 0.040s	sys 0.052s
I20260713 09:12:39.868211  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:39.868600  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:39.868928  7819 leader_election.cc:343] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.869789  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
W20260713 09:12:39.870858  7819 leader_election.cc:343] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.871305  7819 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.872097  7900 raft_consensus.cc:2749] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:39.874156  7704 raft_consensus.cc:2468] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:39.876049  7820 leader_election.cc:304] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:39.878021  7922 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.878875  7900 raft_consensus.cc:2804] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.878759  7984 consensus_queue.cc:1048] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.879365  7900 raft_consensus.cc:697] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:39.853920  7897 ts_tablet_manager.cc:1434] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:12:39.881845  7897 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.880214  7900 consensus_queue.cc:237] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.890972  7901 tablet_bootstrap.cc:654] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.868853  7630 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.894192  7896 raft_consensus.cc:359] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.897635  7896 raft_consensus.cc:385] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.897922  7896 raft_consensus.cc:740] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.901087  7896 consensus_queue.cc:260] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:39.913498  7896 ts_tablet_manager.cc:1434] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260713 09:12:39.914652  7896 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:39.914912  7897 tablet_bootstrap.cc:654] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.919071  7902 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:39.901789  7910 raft_consensus.cc:493] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.919564  7902 ts_tablet_manager.cc:1403] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.003s
I20260713 09:12:39.921474  7897 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:39.923139  7897 ts_tablet_manager.cc:1403] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.000s
I20260713 09:12:39.924368  7922 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.925688  7897 raft_consensus.cc:359] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.926131  7897 raft_consensus.cc:385] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.926290  7897 raft_consensus.cc:740] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.926992  7897 consensus_queue.cc:260] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.936583  7896 tablet_bootstrap.cc:654] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.936493  7705 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.938066  7897 ts_tablet_manager.cc:1434] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:12:39.939106  7528 catalog_manager.cc:5697] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 1 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:39.942565  7897 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:39.923327  7910 raft_consensus.cc:515] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:39.955827  7901 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:39.956029  7902 raft_consensus.cc:359] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.956521  7901 ts_tablet_manager.cc:1403] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.178s	user 0.016s	sys 0.004s
I20260713 09:12:39.957197  7902 raft_consensus.cc:385] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.957425  7902 raft_consensus.cc:740] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.962949  7983 consensus_queue.cc:1048] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:39.959352  7902 consensus_queue.cc:260] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:39.967161  7902 ts_tablet_manager.cc:1434] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260713 09:12:39.967639  7901 raft_consensus.cc:359] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.968327  7901 raft_consensus.cc:385] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.968029  7902 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:39.968623  7901 raft_consensus.cc:740] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.972200  7897 tablet_bootstrap.cc:654] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.969678  7901 consensus_queue.cc:260] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:39.977816  7901 ts_tablet_manager.cc:1434] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:12:39.965258  7630 raft_consensus.cc:2468] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.978966  7901 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:39.991294  7745 leader_election.cc:304] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:39.992105  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:39.992304  7961 raft_consensus.cc:2804] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:12:39.993964  7744 leader_election.cc:343] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:39.992839  7961 raft_consensus.cc:697] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.004607  7705 raft_consensus.cc:2468] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:39.999600  7910 leader_election.cc:290] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:39.997824  7961 consensus_queue.cc:237] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.005285  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.006857  7900 consensus_queue.cc:1048] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:40.007707  7745 leader_election.cc:343] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.008157  7745 leader_election.cc:304] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198; no voters: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:40.009841  7958 raft_consensus.cc:2749] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.024398  7902 tablet_bootstrap.cc:654] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.015555  7910 consensus_queue.cc:1048] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:40.041888  7900 raft_consensus.cc:493] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.042382  7900 raft_consensus.cc:515] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
W20260713 09:12:40.047575  7671 consensus_peers.cc:597] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:40.048363  7528 catalog_manager.cc:5697] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.051152  7628 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.051858  7528 catalog_manager.cc:5697] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.055491  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.052204  7900 leader_election.cc:290] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
W20260713 09:12:40.056886  7820 leader_election.cc:343] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.066390  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:40.067828  7819 leader_election.cc:343] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.068318  7819 leader_election.cc:304] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.069247  7903 consensus_queue.cc:1048] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.071959  7961 consensus_queue.cc:1048] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.069407  7983 raft_consensus.cc:2749] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.077098  7910 raft_consensus.cc:493] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.106715  7896 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.107216  7896 ts_tablet_manager.cc:1403] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.003s
I20260713 09:12:40.112998  7901 tablet_bootstrap.cc:654] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.113592  7958 consensus_queue.cc:1048] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.091588  7910 raft_consensus.cc:515] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
W20260713 09:12:40.115545  7745 consensus_peers.cc:597] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:40.117550  7896 raft_consensus.cc:359] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.118618  7896 raft_consensus.cc:385] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.118935  7896 raft_consensus.cc:740] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.121582  7896 consensus_queue.cc:260] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.123797  7896 ts_tablet_manager.cc:1434] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:12:40.124411  8003 raft_consensus.cc:493] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.124722  7896 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.124938  8003 raft_consensus.cc:515] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.127511  8003 leader_election.cc:290] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.128950  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.133330  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.134791  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:40.136125  7746 leader_election.cc:343] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.137496  7910 leader_election.cc:290] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.141814  7897 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
W20260713 09:12:40.142140  7819 leader_election.cc:343] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.142961  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.144371  7854 raft_consensus.cc:2468] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.142277  7897 ts_tablet_manager.cc:1403] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.203s	user 0.023s	sys 0.017s
I20260713 09:12:40.151424  7961 consensus_queue.cc:1048] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.152096  7897 raft_consensus.cc:359] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.152721  7897 raft_consensus.cc:385] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.152997  7897 raft_consensus.cc:740] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
W20260713 09:12:40.154127  7819 leader_election.cc:343] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.154559  7819 leader_election.cc:304] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.155359  7897 consensus_queue.cc:260] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.159639  7902 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:40.160147  7902 ts_tablet_manager.cc:1403] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.001s
I20260713 09:12:40.160696  8003 raft_consensus.cc:2749] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.161800  7744 leader_election.cc:304] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:40.162850  7902 raft_consensus.cc:359] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.164184  7902 raft_consensus.cc:385] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.164472  7902 raft_consensus.cc:740] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.164376  7910 raft_consensus.cc:2804] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.165235  7902 consensus_queue.cc:260] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.166213  7910 raft_consensus.cc:493] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.166699  7910 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.178071  7902 ts_tablet_manager.cc:1434] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:12:40.178948  7902 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:40.180229  7897 ts_tablet_manager.cc:1434] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260713 09:12:40.181139  7897 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:40.181998  7910 raft_consensus.cc:515] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.184831  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.185422  7902 tablet_bootstrap.cc:654] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:40.186362  7746 leader_election.cc:343] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.187940  7897 tablet_bootstrap.cc:654] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.191147  7910 leader_election.cc:290] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.199764  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.200353  7854 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.204128  7980 raft_consensus.cc:493] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.204608  7980 raft_consensus.cc:515] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.207461  7980 leader_election.cc:290] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:40.207727  7854 raft_consensus.cc:2468] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.209079  7744 leader_election.cc:304] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:40.209303  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.210001  7896 tablet_bootstrap.cc:654] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.210191  7961 raft_consensus.cc:2804] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.210690  7961 raft_consensus.cc:697] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.210155  7706 raft_consensus.cc:2393] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f4d96f98d7c4ef5bc07d98834001904 in current term 1: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:40.216931  7901 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.217407  7901 ts_tablet_manager.cc:1403] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.007s
I20260713 09:12:40.211490  7961 consensus_queue.cc:237] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.219908  7901 raft_consensus.cc:359] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.220534  7901 raft_consensus.cc:385] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.220786  7901 raft_consensus.cc:740] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.222097  7901 consensus_queue.cc:260] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.225692  7901 ts_tablet_manager.cc:1434] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:12:40.226389  7901 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.231082  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85acbf679d8a47e7a2ae0811b0b29c65" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.237664  7902 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:40.237468  7595 leader_election.cc:304] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:40.238154  7902 ts_tablet_manager.cc:1403] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.012s
I20260713 09:12:40.238292  7980 raft_consensus.cc:3060] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.240190  7902 raft_consensus.cc:359] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.240667  7902 raft_consensus.cc:385] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.240919  7902 raft_consensus.cc:740] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.241483  7902 consensus_queue.cc:260] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.243336  7902 ts_tablet_manager.cc:1434] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:12:40.244087  7902 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:40.246245  7980 raft_consensus.cc:2749] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.247996  7902 tablet_bootstrap.cc:654] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.257331  7901 tablet_bootstrap.cc:654] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.260331  7528 catalog_manager.cc:5697] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.263824  7897 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:40.264283  7897 ts_tablet_manager.cc:1403] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.003s
I20260713 09:12:40.268179  7910 consensus_queue.cc:1048] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.266703  7897 raft_consensus.cc:359] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.277190  7897 raft_consensus.cc:385] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.277480  7897 raft_consensus.cc:740] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.282917  7896 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.283399  7896 ts_tablet_manager.cc:1403] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.001s
I20260713 09:12:40.286348  7896 raft_consensus.cc:359] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.286947  7896 raft_consensus.cc:385] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.287204  7896 raft_consensus.cc:740] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.288826  7897 consensus_queue.cc:260] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.289659  7896 consensus_queue.cc:260] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.291118  7896 ts_tablet_manager.cc:1434] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:40.291746  7897 ts_tablet_manager.cc:1434] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:12:40.291965  7896 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.292693  7897 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: Bootstrap starting.
I20260713 09:12:40.299137  7897 tablet_bootstrap.cc:654] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.303570  7896 tablet_bootstrap.cc:654] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.312006  7896 tablet_bootstrap.cc:492] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.312448  7896 ts_tablet_manager.cc:1403] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:12:40.314898  7896 raft_consensus.cc:359] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.315526  7896 raft_consensus.cc:385] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.315799  7896 raft_consensus.cc:740] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.316422  7896 consensus_queue.cc:260] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.319283  7897 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: No bootstrap required, opened a new log
I20260713 09:12:40.319747  7897 ts_tablet_manager.cc:1403] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:12:40.322006  7902 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:40.322440  7902 ts_tablet_manager.cc:1403] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.006s
I20260713 09:12:40.324314  7901 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.324697  7901 ts_tablet_manager.cc:1403] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.024s
I20260713 09:12:40.324909  7902 raft_consensus.cc:359] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.325577  7902 raft_consensus.cc:385] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.325839  7902 raft_consensus.cc:740] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.326465  7902 consensus_queue.cc:260] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.326719  7901 raft_consensus.cc:359] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.327280  7901 raft_consensus.cc:385] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.327533  7901 raft_consensus.cc:740] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.328163  7901 consensus_queue.cc:260] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.328186  7902 ts_tablet_manager.cc:1434] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:40.329838  7902 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:40.329559  7897 raft_consensus.cc:359] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.330202  7897 raft_consensus.cc:385] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.330479  7897 raft_consensus.cc:740] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.331106  7897 consensus_queue.cc:260] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.332903  7897 ts_tablet_manager.cc:1434] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:12:40.334160  7896 ts_tablet_manager.cc:1434] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:12:40.335041  7896 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.335568  7902 tablet_bootstrap.cc:654] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.340034  7896 tablet_bootstrap.cc:654] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.343540  7901 ts_tablet_manager.cc:1434] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:12:40.344432  7901 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.349601  7901 tablet_bootstrap.cc:654] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.352953  7896 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.353297  7896 ts_tablet_manager.cc:1403] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:12:40.355659  7896 raft_consensus.cc:359] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.356108  7896 raft_consensus.cc:385] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.356321  7896 raft_consensus.cc:740] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.356542  7901 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.356927  7901 ts_tablet_manager.cc:1403] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:12:40.356806  7896 consensus_queue.cc:260] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.358587  7896 ts_tablet_manager.cc:1434] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:12:40.359464  7902 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:40.359748  7896 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.359355  7901 raft_consensus.cc:359] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.359915  7902 ts_tablet_manager.cc:1403] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:12:40.360105  7901 raft_consensus.cc:385] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.360386  7901 raft_consensus.cc:740] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.361168  7901 consensus_queue.cc:260] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.365016  7896 tablet_bootstrap.cc:654] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.365816  7902 raft_consensus.cc:359] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.366462  7902 raft_consensus.cc:385] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.366708  7902 raft_consensus.cc:740] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.366894  7947 consensus_queue.cc:1048] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.367398  7902 consensus_queue.cc:260] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.369299  7902 ts_tablet_manager.cc:1434] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260713 09:12:40.369781  7901 ts_tablet_manager.cc:1434] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:40.370163  7902 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: Bootstrap starting.
I20260713 09:12:40.375964  7902 tablet_bootstrap.cc:654] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.377198  7901 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.378609  7896 tablet_bootstrap.cc:492] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.379022  7896 ts_tablet_manager.cc:1403] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:12:40.381475  7896 raft_consensus.cc:359] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.382112  7896 raft_consensus.cc:385] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.382370  7896 raft_consensus.cc:740] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.383114  7896 consensus_queue.cc:260] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.387923  7896 ts_tablet_manager.cc:1434] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:40.388769  7896 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.390128  7901 tablet_bootstrap.cc:654] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.394362  7896 tablet_bootstrap.cc:654] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.396154  7902 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: No bootstrap required, opened a new log
I20260713 09:12:40.396596  7902 ts_tablet_manager.cc:1403] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.006s
I20260713 09:12:40.399389  7902 raft_consensus.cc:359] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.399981  7902 raft_consensus.cc:385] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.400244  7902 raft_consensus.cc:740] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.400934  7902 consensus_queue.cc:260] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.402441  7900 consensus_queue.cc:1048] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.409444  7981 raft_consensus.cc:493] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.409953  7981 raft_consensus.cc:515] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.412036  7981 leader_election.cc:290] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.414047  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.414816  7705 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.416572  7746 leader_election.cc:304] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:40.418113  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.418900  7854 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.421450  7902 ts_tablet_manager.cc:1434] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:12:40.421787  7981 consensus_queue.cc:1048] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.418076  7910 raft_consensus.cc:2804] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.426575  7910 raft_consensus.cc:493] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.427003  7910 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.430176  7901 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.430665  7901 ts_tablet_manager.cc:1403] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.005s
I20260713 09:12:40.432310  7896 tablet_bootstrap.cc:492] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.432566  7901 raft_consensus.cc:359] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.432826  7896 ts_tablet_manager.cc:1403] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.016s
I20260713 09:12:40.433135  7901 raft_consensus.cc:385] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.433434  7901 raft_consensus.cc:740] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.434090  7901 consensus_queue.cc:260] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.435081  7910 raft_consensus.cc:515] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.435417  7896 raft_consensus.cc:359] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.435982  7901 ts_tablet_manager.cc:1434] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:40.436000  7896 raft_consensus.cc:385] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.436527  7896 raft_consensus.cc:740] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.437026  7901 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.437227  7896 consensus_queue.cc:260] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.438397  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.438971  7705 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.439440  7896 ts_tablet_manager.cc:1434] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:12:40.440317  7896 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.441381  7958 raft_consensus.cc:493] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.441847  7958 raft_consensus.cc:515] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.443138  7901 tablet_bootstrap.cc:654] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.443816  7958 leader_election.cc:290] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.449059  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.449836  7984 consensus_queue.cc:1048] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.449059  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
W20260713 09:12:40.450400  7745 leader_election.cc:343] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.450811  7854 raft_consensus.cc:2468] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.452183  7744 leader_election.cc:304] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.453258  7981 raft_consensus.cc:2804] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.453640  7981 raft_consensus.cc:493] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.453969  7981 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.456439  7984 raft_consensus.cc:493] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.457054  7984 raft_consensus.cc:515] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.460110  7896 tablet_bootstrap.cc:654] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.460621  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928aa1a1f3242039977733d72044961" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.461334  7706 raft_consensus.cc:2468] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.462827  7746 leader_election.cc:304] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:40.463810  7958 raft_consensus.cc:2804] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.464202  7958 raft_consensus.cc:493] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.464550  7958 raft_consensus.cc:3060] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.475524  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928aa1a1f3242039977733d72044961" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.476317  7854 raft_consensus.cc:2468] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.477991  7984 leader_election.cc:290] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.478521  7705 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.479943  7746 leader_election.cc:304] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:40.481769  7984 raft_consensus.cc:2804] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.485194  7984 raft_consensus.cc:697] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.486088  7984 consensus_queue.cc:237] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.489362  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.490168  7854 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.473001  7958 raft_consensus.cc:515] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.494001  7705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928aa1a1f3242039977733d72044961" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.494652  7705 raft_consensus.cc:3060] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.498602  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928aa1a1f3242039977733d72044961" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.499229  7853 raft_consensus.cc:3060] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.503695  7958 leader_election.cc:290] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.505263  7705 raft_consensus.cc:2468] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.508854  7746 leader_election.cc:304] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:40.510617  7961 raft_consensus.cc:2804] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.506616  7853 raft_consensus.cc:2468] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.518736  7981 raft_consensus.cc:515] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.494730  7910 leader_election.cc:290] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.527395  7896 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.527846  7896 ts_tablet_manager.cc:1403] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.035s
I20260713 09:12:40.529258  7854 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.531335  7981 leader_election.cc:290] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.541597  7900 raft_consensus.cc:493] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:12:40.542527  7577 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:40.542164  7900 raft_consensus.cc:515] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.544291  7900 leader_election.cc:290] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.545665  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
W20260713 09:12:40.547399  7819 leader_election.cc:343] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.548420  7896 raft_consensus.cc:359] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.549069  7896 raft_consensus.cc:385] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.549330  7896 raft_consensus.cc:740] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.549968  7896 consensus_queue.cc:260] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.551036  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.551774  7854 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.552852  7961 raft_consensus.cc:697] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.553977  7961 consensus_queue.cc:237] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.551556  7526 catalog_manager.cc:5697] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.560150  7896 ts_tablet_manager.cc:1434] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260713 09:12:40.560509  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.561064  7896 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: Bootstrap starting.
I20260713 09:12:40.560177  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.562294  7779 raft_consensus.cc:2468] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 0.
I20260713 09:12:40.566905  7896 tablet_bootstrap.cc:654] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.567679  7628 raft_consensus.cc:3060] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.567888  7819 leader_election.cc:304] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.569684  7900 raft_consensus.cc:2804] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:12:40.570034  7745 leader_election.cc:343] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.570039  7900 raft_consensus.cc:493] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.574419  7900 raft_consensus.cc:3060] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.575965  7903 raft_consensus.cc:493] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.576506  7903 raft_consensus.cc:515] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.578120  8051 raft_consensus.cc:493] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.578670  8051 raft_consensus.cc:515] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.580511  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.581192  7853 raft_consensus.cc:2468] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:40.582861  7900 raft_consensus.cc:515] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.583326  7670 leader_election.cc:304] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:40.584034  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.584236  7932 raft_consensus.cc:2804] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.584596  7932 raft_consensus.cc:493] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.584684  7629 raft_consensus.cc:2468] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:40.584985  7932 raft_consensus.cc:3060] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.583017  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
W20260713 09:12:40.587028  7746 leader_election.cc:343] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.588227  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:40.588526  7900 leader_election.cc:290] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.588805  7779 raft_consensus.cc:3060] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.589550  7903 leader_election.cc:290] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.592228  7896 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: No bootstrap required, opened a new log
I20260713 09:12:40.592717  7896 ts_tablet_manager.cc:1403] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260713 09:12:40.593499  7932 raft_consensus.cc:515] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.593863  7980 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.594429  7980 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.595768  7896 raft_consensus.cc:359] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.596428  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.597111  7853 raft_consensus.cc:3060] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.598811  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.599467  7780 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:40.600840  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.583500  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.601580  7704 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 0.
I20260713 09:12:40.602244  7631 raft_consensus.cc:2468] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 0.
I20260713 09:12:40.603988  7745 leader_election.cc:304] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:40.604571  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.604866  7981 raft_consensus.cc:2804] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.596557  7980 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:40.605286  7981 raft_consensus.cc:493] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.605717  7903 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.601341  7596 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:40.606217  7903 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.596462  7896 raft_consensus.cc:385] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.607396  7896 raft_consensus.cc:740] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.608170  7896 consensus_queue.cc:260] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
W20260713 09:12:40.608906  7819 leader_election.cc:343] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.609567  7903 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.606734  7932 leader_election.cc:290] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.609833  7852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.604180  7853 raft_consensus.cc:2468] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.610423  7852 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:40.610991  7670 leader_election.cc:304] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:40.611168  7629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.612300  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f61fcde1bb405b8d429fad0fbe373f" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.612576  7896 ts_tablet_manager.cc:1434] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:12:40.606101  7981 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.606057  7901 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.613590  7901 ts_tablet_manager.cc:1403] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.177s	user 0.036s	sys 0.091s
I20260713 09:12:40.613759  7932 raft_consensus.cc:2804] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.614239  7932 raft_consensus.cc:697] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:40.615738  7670 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:40.616065  7901 raft_consensus.cc:359] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.616529  7903 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.616747  7901 raft_consensus.cc:385] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.616977  7903 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.617139  7901 raft_consensus.cc:740] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.617769  7980 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.618214  7980 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.617843  7901 consensus_queue.cc:260] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.618527  7980 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.615414  7932 consensus_queue.cc:237] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.619864  7901 ts_tablet_manager.cc:1434] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:40.617417  7903 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.620738  7901 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
W20260713 09:12:40.622504  7671 leader_election.cc:343] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.626535  7901 tablet_bootstrap.cc:654] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.628360  7779 raft_consensus.cc:2468] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 1.
I20260713 09:12:40.633378  7819 leader_election.cc:304] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.634281  7900 raft_consensus.cc:2804] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.634763  7900 raft_consensus.cc:697] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:40.635574  7900 consensus_queue.cc:237] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.639206  7980 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.632010  7631 raft_consensus.cc:3060] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.640038  8051 leader_election.cc:290] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:40.631143  7981 raft_consensus.cc:515] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.650756  7901 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.651237  7901 ts_tablet_manager.cc:1403] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260713 09:12:40.652417  7528 catalog_manager.cc:5697] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.653805  7901 raft_consensus.cc:359] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.654451  7901 raft_consensus.cc:385] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.654700  7901 raft_consensus.cc:740] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.655339  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.655524  7901 consensus_queue.cc:260] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.655998  7628 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.662946  7628 raft_consensus.cc:2468] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.664284  7901 ts_tablet_manager.cc:1434] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:40.665182  7901 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.666635  7631 raft_consensus.cc:2468] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.664136  7745 leader_election.cc:304] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:40.667771  8051 raft_consensus.cc:2804] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.668341  8051 raft_consensus.cc:697] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.669267  8051 consensus_queue.cc:237] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.668120  7527 catalog_manager.cc:5697] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 1 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.671555  7901 tablet_bootstrap.cc:654] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.628364  7903 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.643715  7854 raft_consensus.cc:2468] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.674878  7744 leader_election.cc:304] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:40.675910  7984 raft_consensus.cc:2804] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.676189  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.676395  7984 raft_consensus.cc:697] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:40.676797  7854 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.676889  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.677723  7704 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.677255  7981 leader_election.cc:290] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 1 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:40.677275  7984 consensus_queue.cc:237] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.686673  7932 raft_consensus.cc:493] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.693652  7932 raft_consensus.cc:515] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:40.698769  7932 leader_election.cc:290] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.699422  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.700378  7853 raft_consensus.cc:2393] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 1: Already voted for candidate 40a6f8c6b4324665805fe2dcd51b8198 in this term.
I20260713 09:12:40.702893  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.704550  7671 leader_election.cc:304] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147; no voters: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:40.710171  7527 catalog_manager.cc:5697] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.713182  7932 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.715685  7980 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:40.682430  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.680469  7903 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.717926  7706 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.684052  7854 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.687793  8050 consensus_queue.cc:1048] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.689040  7704 raft_consensus.cc:2468] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:40.716722  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:40.719739  7779 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.721961  7670 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:40.683089  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.722760  7903 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.723348  7903 raft_consensus.cc:697] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:40.724153  7628 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.724161  7903 consensus_queue.cc:237] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.730173  7901 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.730616  7901 ts_tablet_manager.cc:1403] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.021s
I20260713 09:12:40.733402  7901 raft_consensus.cc:359] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.734009  7901 raft_consensus.cc:385] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.734310  7901 raft_consensus.cc:740] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.735028  7901 consensus_queue.cc:260] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.735482  7932 raft_consensus.cc:2749] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.726835  7779 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:40.737401  7901 ts_tablet_manager.cc:1434] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:12:40.738889  7901 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.739394  7596 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:40.740166  7910 consensus_queue.cc:1048] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.742512  8060 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.743212  8060 raft_consensus.cc:697] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:40.727609  7706 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:40.744140  8060 consensus_queue.cc:237] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:40.744666  7901 tablet_bootstrap.cc:654] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.749647  7628 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.750674  7980 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.751102  7980 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.755565  7980 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:40.756294  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:40.759948  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.760567  7853 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 1.
I20260713 09:12:40.761904  7595 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:40.758492  7528 catalog_manager.cc:5697] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.764097  7528 catalog_manager.cc:5697] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.767050  7526 catalog_manager.cc:5697] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.769651  7980 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:40.773823  7980 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.774221  7980 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.780839  7980 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.796181  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.796772  7854 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.804056  7527 catalog_manager.cc:5697] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.805495  7980 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:40.806568  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:40.811684  7854 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:40.810523  7901 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.812356  7901 ts_tablet_manager.cc:1403] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.042s
I20260713 09:12:40.814376  7901 raft_consensus.cc:359] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.814900  7901 raft_consensus.cc:385] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.815091  7901 raft_consensus.cc:740] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.815636  7901 consensus_queue.cc:260] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.817094  7901 ts_tablet_manager.cc:1434] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260713 09:12:40.817785  7901 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:40.819083  7595 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:40.819857  7980 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.820264  7980 raft_consensus.cc:697] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:40.821012  7980 consensus_queue.cc:237] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.822639  7901 tablet_bootstrap.cc:654] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.827180  7901 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: No bootstrap required, opened a new log
I20260713 09:12:40.827490  7901 ts_tablet_manager.cc:1403] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:40.828155  7527 catalog_manager.cc:5697] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 1 to 2, leader changed from 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.829165  7901 raft_consensus.cc:359] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.829659  7901 raft_consensus.cc:385] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.829847  7901 raft_consensus.cc:740] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.830482  7901 consensus_queue.cc:260] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.832257  7901 ts_tablet_manager.cc:1434] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:40.930390  7910 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.931125  7903 raft_consensus.cc:493] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.931654  7903 raft_consensus.cc:515] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.933459  7903 leader_election.cc:290] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.934424  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:40.934578  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.935132  7628 raft_consensus.cc:2468] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:40.935180  7854 raft_consensus.cc:2468] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 0.
I20260713 09:12:40.936414  7671 leader_election.cc:304] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:40.937121  7903 raft_consensus.cc:2804] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.937553  7903 raft_consensus.cc:493] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.937927  7903 raft_consensus.cc:3060] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.944587  7903 raft_consensus.cc:515] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.946295  7958 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.947026  7903 leader_election.cc:290] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 1 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:40.947989  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:40.949026  7854 raft_consensus.cc:3060] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.950208  7628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8459e7b3d941b096a65d922ef19fe6" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:40.950773  7628 raft_consensus.cc:3060] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.956087  7854 raft_consensus.cc:2468] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.957173  7628 raft_consensus.cc:2468] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:40.957592  7670 leader_election.cc:304] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:40.958779  7903 raft_consensus.cc:2804] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.959235  7903 raft_consensus.cc:697] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:40.960001  7903 consensus_queue.cc:237] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:40.968140  7525 catalog_manager.cc:5697] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.972517  7980 raft_consensus.cc:493] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.973049  7980 raft_consensus.cc:515] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.974809  7980 leader_election.cc:290] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.975889  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.976218  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2d074db2564feba5ab2e89ebd69258" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.977610  7595 leader_election.cc:304] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:40.978155  7980 raft_consensus.cc:2749] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.979715  7980 raft_consensus.cc:493] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.980134  7980 raft_consensus.cc:515] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:40.982136  7980 leader_election.cc:290] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:40.982717  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:40.983305  7779 raft_consensus.cc:2393] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f4d96f98d7c4ef5bc07d98834001904 in current term 1: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:40.983362  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dea95a05efb409a8fb08d3936bc4b87" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:40.984714  7595 leader_election.cc:304] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:40.985296  7980 raft_consensus.cc:3060] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.989622  7980 raft_consensus.cc:2749] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.011512  7903 consensus_queue.cc:1048] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.021462  7932 consensus_queue.cc:1048] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.036255  7962 consensus_queue.cc:1048] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.037070  7900 consensus_queue.cc:1048] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.039795  7980 raft_consensus.cc:493] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:41.040315  7980 raft_consensus.cc:515] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.042379  7980 leader_election.cc:290] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:41.043746  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:41.047771  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:41.048533  7853 raft_consensus.cc:2393] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f4d96f98d7c4ef5bc07d98834001904 in current term 1: Already voted for candidate 40a6f8c6b4324665805fe2dcd51b8198 in this term.
I20260713 09:12:41.055723  7595 leader_election.cc:304] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [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: 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:41.056895  7980 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.059957  7910 consensus_queue.cc:1048] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.065337  7980 raft_consensus.cc:2749] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:41.072677  7984 consensus_queue.cc:1048] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.076781  7984 consensus_queue.cc:1048] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.077981  7631 raft_consensus.cc:3060] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:41.093860  7961 consensus_queue.cc:1048] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.268098  7631 raft_consensus.cc:1240] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Rejecting Update request from peer 8e375b74574c44a9aa9e10e38eeb9147 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:41.269088  7961 consensus_queue.cc:1048] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.269591  7903 consensus_queue.cc:1059] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.270262  7903 consensus_queue.cc:1243] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Peer 9f4d96f98d7c4ef5bc07d98834001904 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:12:41.270661  7932 raft_consensus.cc:3055] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:41.271163  7932 raft_consensus.cc:740] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:41.270684  7853 raft_consensus.cc:1240] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Rejecting Update request from peer 8e375b74574c44a9aa9e10e38eeb9147 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:41.271978  7932 consensus_queue.cc:260] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.272877  7903 consensus_queue.cc:1059] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.274065  7932 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.278921  7958 consensus_queue.cc:1048] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.307518  7980 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.318971  8060 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.357096  7853 raft_consensus.cc:1275] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:12:41.358243  8060 consensus_queue.cc:1048] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.368728  7706 raft_consensus.cc:1275] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:12:41.369150  7706 pending_rounds.cc:85] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Aborting all ops after (but not including) 0
I20260713 09:12:41.369406  7706 pending_rounds.cc:107] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:12:41.369704  7706 raft_consensus.cc:2889] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:12:41.371235  8089 consensus_queue.cc:1048] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.415707  7932 consensus_queue.cc:1048] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:41.425169  7903 consensus_queue.cc:1048] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:41.427533  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
W20260713 09:12:41.457978  7819 consensus_peers.cc:597] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.460016  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:41.460698  5563 tablet_replica.cc:333] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.461464  5563 raft_consensus.cc:2243] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.462054  5563 raft_consensus.cc:2272] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.464534  5563 tablet_replica.cc:333] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.465058  5563 raft_consensus.cc:2243] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.465433  5563 raft_consensus.cc:2272] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.467476  5563 tablet_replica.cc:333] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.467993  5563 raft_consensus.cc:2243] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:41.468714  5563 raft_consensus.cc:2272] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.470618  5563 tablet_replica.cc:333] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.471149  5563 raft_consensus.cc:2243] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.471515  5563 raft_consensus.cc:2272] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.473551  5563 tablet_replica.cc:333] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.474092  5563 raft_consensus.cc:2243] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.474488  5563 raft_consensus.cc:2272] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.476511  5563 tablet_replica.cc:333] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.477012  5563 raft_consensus.cc:2243] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:41.477768  5563 raft_consensus.cc:2272] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.479780  5563 tablet_replica.cc:333] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.480302  5563 raft_consensus.cc:2243] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.480716  5563 raft_consensus.cc:2272] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.482859  5563 tablet_replica.cc:333] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.483412  5563 raft_consensus.cc:2243] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.483795  5563 raft_consensus.cc:2272] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.486038  5563 tablet_replica.cc:333] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.486788  5563 raft_consensus.cc:2243] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.487269  5563 raft_consensus.cc:2272] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.489079  5563 tablet_replica.cc:333] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.489817  5563 raft_consensus.cc:2243] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.490310  5563 raft_consensus.cc:2272] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.492400  5563 tablet_replica.cc:333] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.493072  5563 raft_consensus.cc:2243] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.493551  5563 raft_consensus.cc:2272] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.495644  5563 tablet_replica.cc:333] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.496099  5563 raft_consensus.cc:2243] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.496440  5563 raft_consensus.cc:2272] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.497946  5563 tablet_replica.cc:333] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.498438  5563 raft_consensus.cc:2243] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.498752  5563 raft_consensus.cc:2272] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.500605  5563 tablet_replica.cc:333] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.501047  5563 raft_consensus.cc:2243] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.501397  5563 raft_consensus.cc:2272] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.503520  5563 tablet_replica.cc:333] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.504061  5563 raft_consensus.cc:2243] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.504477  5563 raft_consensus.cc:2272] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.506415  5563 tablet_replica.cc:333] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
W20260713 09:12:41.506696  7745 consensus_peers.cc:597] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.507026  5563 raft_consensus.cc:2243] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:41.507800  5563 raft_consensus.cc:2272] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.509693  5563 tablet_replica.cc:333] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.510325  5563 raft_consensus.cc:2243] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:41.510793  5563 raft_consensus.cc:2272] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:41.512946  5563 tablet_replica.cc:333] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: stopping tablet replica
I20260713 09:12:41.513571  5563 raft_consensus.cc:2243] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:12:41.513895  7745 consensus_peers.cc:597] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.514297  5563 raft_consensus.cc:2272] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:41.530413  7745 consensus_peers.cc:597] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.542702  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
W20260713 09:12:41.547397  7671 consensus_peers.cc:597] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:41.552318  7671 consensus_peers.cc:597] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:41.581486  7745 consensus_peers.cc:597] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.586184  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:41.592641  8098 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
W20260713 09:12:41.592631  8097 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
W20260713 09:12:41.594228  8100 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
I20260713 09:12:41.595688  5563 server_base.cc:1061] running on GCE node
W20260713 09:12:41.597847  7671 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260713 09:12:41.598223  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:41.598510  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:41.598695  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933961598680 us; error 0 us; skew 500 ppm
I20260713 09:12:41.599429  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260713 09:12:41.600251  7671 consensus_peers.cc:597] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.601807  5563 webserver.cc:533] Webserver started at http://127.5.110.193:35471/ using document root <none> and password file <none>
I20260713 09:12:41.602306  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:41.602456  5563 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:12:41.605707  5563 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:12:41.609680  8105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:41.610354  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:12:41.610623  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "9f4d96f98d7c4ef5bc07d98834001904"
format_stamp: "Formatted at 2026-07-13 09:12:37 on dist-test-slave-scq0"
I20260713 09:12:41.610883  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933906510588-5563-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)
I20260713 09:12:41.622484  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:41.623461  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:41.624775  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:41.628247  8112 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:12:41.660983  7819 consensus_peers.cc:597] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:41.673039  7819 consensus_peers.cc:597] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.708979  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:12:41.709322  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.082s	user 0.003s	sys 0.000s
I20260713 09:12:41.709638  5563 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:12:41.715034  7745 consensus_peers.cc:597] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.715199  8112 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.731048  8112 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.731735  8112 tablet_bootstrap.cc:492] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.732224  8112 ts_tablet_manager.cc:1403] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260713 09:12:41.734141  8112 raft_consensus.cc:359] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.734584  8112 raft_consensus.cc:740] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.735128  8112 consensus_queue.cc:260] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.737142  8112 ts_tablet_manager.cc:1434] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:12:41.737778  8112 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
W20260713 09:12:41.746001  7819 consensus_peers.cc:597] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:41.750861  8112 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.751591  8112 tablet_bootstrap.cc:492] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.752162  8112 ts_tablet_manager.cc:1403] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:12:41.754206  8112 raft_consensus.cc:359] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.754851  8112 raft_consensus.cc:740] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.755452  8112 consensus_queue.cc:260] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.756661  8112 ts_tablet_manager.cc:1434] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:41.757207  8112 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.766872  8112 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.767604  8112 tablet_bootstrap.cc:492] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.768057  8112 ts_tablet_manager.cc:1403] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:12:41.769780  8112 raft_consensus.cc:359] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.770226  8112 raft_consensus.cc:740] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.770740  8112 consensus_queue.cc:260] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.772189  8112 ts_tablet_manager.cc:1434] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:41.772789  8112 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.783412  8112 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.783998  5563 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:12:41.784026  8112 tablet_bootstrap.cc:492] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.784327  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.071s	sys 0.003s
I20260713 09:12:41.784765  8112 ts_tablet_manager.cc:1403] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:12:41.786396  8112 raft_consensus.cc:359] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.786835  8112 raft_consensus.cc:740] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.787322  8112 consensus_queue.cc:260] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.788519  8112 ts_tablet_manager.cc:1434] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:12:41.789058  8112 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.799924  8112 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.800813  8112 tablet_bootstrap.cc:492] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.801399  8112 ts_tablet_manager.cc:1403] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:12:41.803359  8112 raft_consensus.cc:359] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.803810  8112 raft_consensus.cc:740] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.804566  8112 consensus_queue.cc:260] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.806006  8112 ts_tablet_manager.cc:1434] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:41.806748  8112 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.822256  8112 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.823192  8112 tablet_bootstrap.cc:492] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.823838  8112 ts_tablet_manager.cc:1403] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:12:41.826257  8112 raft_consensus.cc:359] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.827008  8112 raft_consensus.cc:740] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.827685  8112 consensus_queue.cc:260] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.829942  8112 ts_tablet_manager.cc:1434] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:41.830796  8112 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.844053  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:40573
I20260713 09:12:41.844179  8177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:40573 every 8 connection(s)
I20260713 09:12:41.846099  8112 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.846964  8112 tablet_bootstrap.cc:492] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.847647  8112 ts_tablet_manager.cc:1403] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:12:41.849663  8112 raft_consensus.cc:359] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.850198  8112 raft_consensus.cc:740] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.850893  8112 consensus_queue.cc:260] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.852839  8112 ts_tablet_manager.cc:1434] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:41.853703  8112 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.864884  8112 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.865623  8112 tablet_bootstrap.cc:492] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.866178  8112 ts_tablet_manager.cc:1403] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:12:41.868120  8112 raft_consensus.cc:359] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.868544  8112 raft_consensus.cc:740] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.868957  8178 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33503
I20260713 09:12:41.869313  8178 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:41.869063  8112 consensus_queue.cc:260] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.870059  8178 heartbeater.cc:507] Master 127.5.110.254:33503 requested a full tablet report, sending...
I20260713 09:12:41.870596  8112 ts_tablet_manager.cc:1434] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:41.871198  8112 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.875808  7526 ts_manager.cc:194] Re-registered known tserver with Master: 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:41.880882  8112 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.881827  8112 tablet_bootstrap.cc:492] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.882452  8112 ts_tablet_manager.cc:1403] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260713 09:12:41.884461  8112 raft_consensus.cc:359] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.884964  8112 raft_consensus.cc:740] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.885484  8112 consensus_queue.cc:260] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.887099  8112 ts_tablet_manager.cc:1434] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:12:41.887774  8112 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.893469  7526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35434
I20260713 09:12:41.896638  8178 heartbeater.cc:499] Master 127.5.110.254:33503 was elected leader, sending a full tablet report...
I20260713 09:12:41.908849  8112 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.909832  8112 tablet_bootstrap.cc:492] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.910495  8112 ts_tablet_manager.cc:1403] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260713 09:12:41.912688  8112 raft_consensus.cc:359] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.913359  8112 raft_consensus.cc:740] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.913996  8112 consensus_queue.cc:260] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.916076  8112 ts_tablet_manager.cc:1434] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:41.916828  8112 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.935360  8112 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.936022  8112 tablet_bootstrap.cc:492] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.936473  8112 ts_tablet_manager.cc:1403] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260713 09:12:41.938177  8112 raft_consensus.cc:359] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.938776  8112 raft_consensus.cc:740] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.939379  8112 consensus_queue.cc:260] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:41.941188  8112 ts_tablet_manager.cc:1434] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:41.941865  8112 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.952126  8112 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.952749  8112 tablet_bootstrap.cc:492] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.953230  8112 ts_tablet_manager.cc:1403] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:41.954864  8112 raft_consensus.cc:359] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.955292  8112 raft_consensus.cc:740] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.955787  8112 consensus_queue.cc:260] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.957331  8112 ts_tablet_manager.cc:1434] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:41.958359  8112 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.973068  8112 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.973917  8112 tablet_bootstrap.cc:492] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.974515  8112 ts_tablet_manager.cc:1403] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:12:41.976608  8112 raft_consensus.cc:359] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.977242  8112 raft_consensus.cc:740] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.979002  8112 consensus_queue.cc:260] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:41.980881  8112 ts_tablet_manager.cc:1434] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:12:41.981554  8112 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:41.991379  8112 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:41.991966  8112 tablet_bootstrap.cc:492] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:41.992393  8112 ts_tablet_manager.cc:1403] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:12:41.993966  8112 raft_consensus.cc:359] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.994401  8112 raft_consensus.cc:740] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:41.994830  8112 consensus_queue.cc:260] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:41.996359  8112 ts_tablet_manager.cc:1434] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:12:41.997325  8112 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:42.008649  8112 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:42.009480  8112 tablet_bootstrap.cc:492] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:42.010093  8112 ts_tablet_manager.cc:1403] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:12:42.012359  8112 raft_consensus.cc:359] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.012981  8112 raft_consensus.cc:740] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.013723  8112 consensus_queue.cc:260] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.015552  8112 ts_tablet_manager.cc:1434] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:42.016121  8112 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:42.026901  8112 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:42.027617  8112 tablet_bootstrap.cc:492] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:42.028241  8112 ts_tablet_manager.cc:1403] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:12:42.029933  8112 raft_consensus.cc:359] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.030390  8112 raft_consensus.cc:740] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.030827  8112 consensus_queue.cc:260] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.032235  8112 ts_tablet_manager.cc:1434] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:42.033089  8112 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:42.045727  8112 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:42.046375  8112 tablet_bootstrap.cc:492] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:42.046833  8112 ts_tablet_manager.cc:1403] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:12:42.048430  8112 raft_consensus.cc:359] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.048847  8112 raft_consensus.cc:740] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.049265  8112 consensus_queue.cc:260] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [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: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.050700  8112 ts_tablet_manager.cc:1434] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:42.051620  8112 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap starting.
I20260713 09:12:42.065109  8112 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: 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
I20260713 09:12:42.065965  8112 tablet_bootstrap.cc:492] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Bootstrap complete.
I20260713 09:12:42.066578  8112 ts_tablet_manager.cc:1403] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:12:42.068786  8112 raft_consensus.cc:359] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.069245  8112 raft_consensus.cc:740] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Initialized, Role: FOLLOWER
I20260713 09:12:42.069806  8112 consensus_queue.cc:260] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.071244  8112 ts_tablet_manager.cc:1434] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:42.500360  7903 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.500803  7903 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.502377  7903 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:42.503098  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.503257  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:42.503612  8151 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:42.504738  7671 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198
I20260713 09:12:42.505486  7903 raft_consensus.cc:2804] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:42.505856  7903 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.506197  7903 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.511312  7903 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.513126  7903 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:42.513799  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.514019  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:42.514389  8151 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.520562  8151 raft_consensus.cc:2468] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:42.521375  7671 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 40a6f8c6b4324665805fe2dcd51b8198
I20260713 09:12:42.522007  7903 raft_consensus.cc:2804] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.522430  7903 raft_consensus.cc:697] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:42.523011  7903 consensus_queue.cc:237] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.529548  7526 catalog_manager.cc:5697] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 1 to 2, leader changed from 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193) to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.687868  7958 raft_consensus.cc:493] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.688407  7958 raft_consensus.cc:515] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.690272  7958 leader_election.cc:290] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.690953  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:42.691224  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a093dd75c3c545f6aecce02c50ca70d2" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.691926  8151 raft_consensus.cc:2393] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40a6f8c6b4324665805fe2dcd51b8198 in current term 2: Already voted for candidate 8e375b74574c44a9aa9e10e38eeb9147 in this term.
I20260713 09:12:42.692785  7745 leader_election.cc:304] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198; no voters: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:42.693429  7961 raft_consensus.cc:3060] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.698660  7961 raft_consensus.cc:2749] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:42.731369  7961 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.731827  7961 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.733742  7961 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.734426  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:42.736312  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.736943  8151 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:42.737797  7745 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: f966e9f318bd4d01a775257699d18d04
I20260713 09:12:42.738409  8202 raft_consensus.cc:2804] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:42.738754  8202 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.739080  8202 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.743829  8202 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.745333  8202 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.745985  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:42.746212  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.746701  8151 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.751147  8151 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 2.
I20260713 09:12:42.752071  7745 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: f966e9f318bd4d01a775257699d18d04
I20260713 09:12:42.752923  8202 raft_consensus.cc:2804] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.753391  8202 raft_consensus.cc:697] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:42.754222  8202 consensus_queue.cc:237] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.760702  7526 catalog_manager.cc:5697] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 1 to 2, leader changed from 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193) to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.820022  8202 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.820511  8202 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.822201  8202 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:42.822973  7932 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.822988  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.823469  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:42.823910  8151 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:42.823781  7932 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.824855  7706 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 1.
I20260713 09:12:42.825028  7745 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:42.825989  8202 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:42.826398  8202 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.826473  7932 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:42.826828  8202 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.827296  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.827824  8151 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 1.
I20260713 09:12:42.827875  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:42.828790  7671 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:42.829370  7932 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:12:42.829674  7932 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.829928  7932 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.831923  8202 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.832842  7779 raft_consensus.cc:2393] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 2: Already voted for candidate 40a6f8c6b4324665805fe2dcd51b8198 in this term.
I20260713 09:12:42.833560  8202 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:42.834326  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.834894  8151 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:42.834939  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:42.834908  7932 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.836197  7704 raft_consensus.cc:2393] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 40a6f8c6b4324665805fe2dcd51b8198 in current term 2: Already voted for candidate 8e375b74574c44a9aa9e10e38eeb9147 in this term.
I20260713 09:12:42.838927  7932 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:42.839401  8152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.840214  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:42.840871  7779 raft_consensus.cc:2393] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 2: Already voted for candidate 40a6f8c6b4324665805fe2dcd51b8198 in this term.
I20260713 09:12:42.841184  8151 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 2.
I20260713 09:12:42.841670  7671 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:42.842319  7932 raft_consensus.cc:2749] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:12:42.842166  7745 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:42.842950  8202 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:42.843303  8202 raft_consensus.cc:697] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:42.843863  8202 consensus_queue.cc:237] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:42.850193  7526 catalog_manager.cc:5697] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 1 to 2, leader changed from 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193) to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:42.867499  7962 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.868095  7962 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.870188  7962 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:42.870922  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.871251  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147" is_pre_election: true
I20260713 09:12:42.871448  8151 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 2.
I20260713 09:12:42.872365  7819 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:42.872995  7962 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:12:42.873267  7962 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.873499  7962 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.875118  7932 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.875504  7932 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.876925  7932 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.877760  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04" is_pre_election: true
I20260713 09:12:42.877918  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.878531  8151 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:42.878827  7962 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.879455  7671 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:42.879853  7854 raft_consensus.cc:2393] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 3: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:42.880290  7932 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:12:42.880666  7932 raft_consensus.cc:493] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.880785  7962 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 3 election: Requested vote from peers 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573), 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241)
I20260713 09:12:42.881050  7932 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.881846  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:42.882375  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.882926  8151 raft_consensus.cc:3060] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:42.887660  7932 raft_consensus.cc:515] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.888742  7704 raft_consensus.cc:2393] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f966e9f318bd4d01a775257699d18d04 in current term 3: Already voted for candidate 8e375b74574c44a9aa9e10e38eeb9147 in this term.
I20260713 09:12:42.889319  8151 raft_consensus.cc:2468] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f966e9f318bd4d01a775257699d18d04 in term 3.
I20260713 09:12:42.889715  7932 leader_election.cc:290] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 3 election: Requested vote from peers f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.890502  7854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:42.890519  7819 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [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: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04; no voters: 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:42.891137  7854 raft_consensus.cc:2393] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 3: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:42.891489  7962 raft_consensus.cc:2804] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:42.891881  7962 raft_consensus.cc:697] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 LEADER]: Becoming Leader. State: Replica: f966e9f318bd4d01a775257699d18d04, State: Running, Role: LEADER
I20260713 09:12:42.891256  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb97b4c8848743ff9b3bac8c490053bb" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
I20260713 09:12:42.892794  8151 raft_consensus.cc:2393] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e375b74574c44a9aa9e10e38eeb9147 in current term 3: Already voted for candidate f966e9f318bd4d01a775257699d18d04 in this term.
I20260713 09:12:42.892645  7962 consensus_queue.cc:237] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } }
I20260713 09:12:42.893731  7671 leader_election.cc:304] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e375b74574c44a9aa9e10e38eeb9147; no voters: 9f4d96f98d7c4ef5bc07d98834001904, f966e9f318bd4d01a775257699d18d04
I20260713 09:12:42.894436  7932 raft_consensus.cc:2749] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:12:42.899606  7526 catalog_manager.cc:5697] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 reported cstate change: term changed from 2 to 3, leader changed from 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193) to f966e9f318bd4d01a775257699d18d04 (127.5.110.196). New cstate: current_term: 3 leader_uuid: "f966e9f318bd4d01a775257699d18d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:42.987715  7962 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4d96f98d7c4ef5bc07d98834001904)
I20260713 09:12:42.988332  8151 raft_consensus.cc:1275] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:42.988276  7962 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:42.989883  7932 consensus_queue.cc:1048] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:42.990453  7962 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573)
I20260713 09:12:42.991127  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198" is_pre_election: true
I20260713 09:12:42.991452  8151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "f966e9f318bd4d01a775257699d18d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904" is_pre_election: true
I20260713 09:12:42.992197  8151 raft_consensus.cc:2393] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f966e9f318bd4d01a775257699d18d04 in current term 2: Already voted for candidate 40a6f8c6b4324665805fe2dcd51b8198 in this term.
I20260713 09:12:42.993113  7819 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [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: f966e9f318bd4d01a775257699d18d04; no voters: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:42.993917  7962 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:43.000360  7962 raft_consensus.cc:2749] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:43.004518  7779 raft_consensus.cc:1275] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.006641  7932 consensus_queue.cc:1048] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.943696  7706 raft_consensus.cc:1275] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.947237  8212 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.949384  7850 raft_consensus.cc:1275] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.951059  8222 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.985031  8150 raft_consensus.cc:1275] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Refusing update from remote peer f966e9f318bd4d01a775257699d18d04: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:43.989220  8149 raft_consensus.cc:1275] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:43.991480  8222 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.999727  8215 consensus_queue.cc:1048] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:44.027402  7671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.195:35909, user_credentials={real_user=slave}} blocked reactor thread for 77605.4us
I20260713 09:12:44.033908  7706 raft_consensus.cc:1275] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Refusing update from remote peer f966e9f318bd4d01a775257699d18d04: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:12:44.040732  8150 raft_consensus.cc:1275] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:44.042284  8218 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:44.042951  8219 consensus_queue.cc:1048] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:44.909409  7875 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5860 after lost signal to thread 5566
W20260713 09:12:44.910205  7875 debug-util.cc:398] Leaking SignalData structure 0x7b0800083580 after lost signal to thread 7563
W20260713 09:12:44.911092  7875 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3940 after lost signal to thread 7730
W20260713 09:12:44.911870  7875 debug-util.cc:398] Leaking SignalData structure 0x7b0800161920 after lost signal to thread 7804
W20260713 09:12:44.912643  7875 debug-util.cc:398] Leaking SignalData structure 0x7b080005e1c0 after lost signal to thread 7878
W20260713 09:12:44.913471  7875 debug-util.cc:398] Leaking SignalData structure 0x7b0800094080 after lost signal to thread 8177
I20260713 09:12:52.601882  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:52.630000  7780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:52.630646  7780 raft_consensus.cc:606] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:52.632860  7780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:52.633298  7780 raft_consensus.cc:606] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:52.635358  7780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:52.635782  7780 raft_consensus.cc:606] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:52.638017  7780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:52.638532  7780 raft_consensus.cc:606] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:52.640744  7779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:52.641182  7779 raft_consensus.cc:606] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:52.642184  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:12:52.642787  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:52.649302  8243 raft_consensus.cc:993] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.649789  8250 raft_consensus.cc:1081] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.651108  8152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:52.651521  8152 raft_consensus.cc:493] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:52.651808  8152 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.658192  8243 raft_consensus.cc:993] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.658607  8250 raft_consensus.cc:1081] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.658295  8152 raft_consensus.cc:515] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.660053  8150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:52.660480  8150 raft_consensus.cc:493] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:52.660772  8150 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:52.663038  8152 leader_election.cc:290] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:52.667608  8150 raft_consensus.cc:515] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.670600  8150 leader_election.cc:290] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 3 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:52.673251  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:52.673571  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:52.674011  7779 raft_consensus.cc:3055] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:52.674193  7780 raft_consensus.cc:3055] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:52.674616  7780 raft_consensus.cc:740] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:52.675525  7780 consensus_queue.cc:260] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.674377  7779 raft_consensus.cc:740] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:52.676883  7780 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:52.677116  7779 consensus_queue.cc:260] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.678448  7779 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.678339  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5dd0173c304556a6376b6d6346fbec" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:52.678550  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de90dee967e4d94bf7aa0e9ea436822" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:52.679185  7853 raft_consensus.cc:3060] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:52.679131  7851 raft_consensus.cc:3060] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.684253  7780 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 3.
I20260713 09:12:52.685817  8108 leader_election.cc:304] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:52.686286  7853 raft_consensus.cc:2468] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 3.
I20260713 09:12:52.687278  7779 raft_consensus.cc:2468] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:52.688022  7851 raft_consensus.cc:2468] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:52.688908  8108 leader_election.cc:304] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:52.689046  8258 raft_consensus.cc:2804] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:52.690968  8258 raft_consensus.cc:697] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:52.691571  8260 raft_consensus.cc:2804] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:52.691789  8258 consensus_queue.cc:237] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.693053  8260 raft_consensus.cc:697] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:52.694118  8260 consensus_queue.cc:237] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [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: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } }
I20260713 09:12:52.701117  7528 catalog_manager.cc:5697] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 2 to 3, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 3 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:52.718196  7528 catalog_manager.cc:5697] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:52.835649  8243 raft_consensus.cc:993] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.836050  8250 raft_consensus.cc:1081] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:52.837311  8150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:52.837728  8150 raft_consensus.cc:493] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:52.838034  8150 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.842362  8150 raft_consensus.cc:515] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:52.843983  8150 leader_election.cc:290] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:52.845139  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:52.845750  7780 raft_consensus.cc:3055] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:52.846102  7780 raft_consensus.cc:740] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:52.846930  7780 consensus_queue.cc:260] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:52.848058  7780 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.853761  7780 raft_consensus.cc:2468] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:52.854148  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1d8388f60b42bb991779a6286a3f31" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:52.854633  7704 raft_consensus.cc:3060] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:52.854744  8108 leader_election.cc:304] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 40a6f8c6b4324665805fe2dcd51b8198, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:52.855548  8260 raft_consensus.cc:2804] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:52.855907  8260 raft_consensus.cc:697] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:52.856608  8260 consensus_queue.cc:237] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:52.859462  7704 raft_consensus.cc:2468] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:52.863349  7528 catalog_manager.cc:5697] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.077255  7853 raft_consensus.cc:1275] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:53.078349  8260 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:53.087517  7780 raft_consensus.cc:1275] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:53.088902  8258 consensus_queue.cc:1048] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:53.090700  8243 raft_consensus.cc:993] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:53.091145  8243 raft_consensus.cc:1081] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:53.092942  8150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:53.093480  8150 raft_consensus.cc:493] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.093850  8150 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.101177  8150 raft_consensus.cc:515] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.102598  8243 raft_consensus.cc:993] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 8e375b74574c44a9aa9e10e38eeb9147 to start an election
I20260713 09:12:53.102998  8243 raft_consensus.cc:1081] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 8e375b74574c44a9aa9e10e38eeb9147 to start an election
I20260713 09:12:53.103735  8150 leader_election.cc:290] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:53.103715  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:53.104223  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0401b7cf03924269a4f2c8961c920c83" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:53.104490  7704 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.104957  7706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9"
dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:12:53.105494  7706 raft_consensus.cc:493] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.105844  7706 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.106985  7779 raft_consensus.cc:3055] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.107304  7779 raft_consensus.cc:740] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:53.108110  7779 consensus_queue.cc:260] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.109536  7779 raft_consensus.cc:3060] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.110822  7704 raft_consensus.cc:2468] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:53.114805  8109 leader_election.cc:304] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:53.115723  8258 raft_consensus.cc:2804] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.116226  8258 raft_consensus.cc:697] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:53.116724  7779 raft_consensus.cc:2468] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:53.117275  8258 consensus_queue.cc:237] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.117733  7706 raft_consensus.cc:515] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.119333  7706 leader_election.cc:290] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:53.120775  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:53.121352  7853 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.121865  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124388ca80b543ac9eb8c5a9d8d2c2a9" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:53.122473  7779 raft_consensus.cc:3055] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.122825  7779 raft_consensus.cc:740] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:53.124272  7779 consensus_queue.cc:260] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.125597  7779 raft_consensus.cc:3060] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.133220  7779 raft_consensus.cc:2468] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:53.134498  7671 leader_election.cc:304] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [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: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:53.135380  8241 raft_consensus.cc:2804] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.135771  8241 raft_consensus.cc:697] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:53.136515  8241 consensus_queue.cc:237] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.142127  7853 raft_consensus.cc:2468] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:53.147461  7527 catalog_manager.cc:5697] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.153404  7528 catalog_manager.cc:5697] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.263554  7853 raft_consensus.cc:1275] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.264575  8258 consensus_queue.cc:1048] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.273000  7780 raft_consensus.cc:1275] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.274266  8260 consensus_queue.cc:1048] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.364714  7706 raft_consensus.cc:1275] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.365728  8260 consensus_queue.cc:1048] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.373607  7780 raft_consensus.cc:1275] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.375308  8259 consensus_queue.cc:1048] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:53.568719  7706 raft_consensus.cc:1275] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.569875  8259 consensus_queue.cc:1048] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.570426  7853 raft_consensus.cc:1275] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.571556  8241 consensus_queue.cc:1048] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.579814  7780 raft_consensus.cc:1275] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.581202  8260 consensus_queue.cc:1048] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.594185  7779 raft_consensus.cc:1275] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:53.595520  8241 consensus_queue.cc:1048] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:53.643623  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:53.660321  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:53.674404  7779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:53.674863  7779 raft_consensus.cc:606] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:53.685717  7706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f"
dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
mode: GRACEFUL
new_leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
 from {username='slave'} at 127.0.0.1:33250
I20260713 09:12:53.686151  7706 raft_consensus.cc:606] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Received request to transfer leadership to TS 40a6f8c6b4324665805fe2dcd51b8198
I20260713 09:12:53.687183  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:53.687765  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:53.733704  8250 raft_consensus.cc:993] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:53.734184  8243 raft_consensus.cc:1081] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:53.735441  8152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:53.735862  8152 raft_consensus.cc:493] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.736140  8152 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:53.740492  8152 raft_consensus.cc:515] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.741981  8152 leader_election.cc:290] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 3 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:53.742636  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:53.743038  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059fa2ce39af4ddc9714aceef7b29b20" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:53.743185  7706 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:53.743538  7779 raft_consensus.cc:3055] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:53.743806  7779 raft_consensus.cc:740] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:53.744383  7779 consensus_queue.cc:260] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.745342  7779 raft_consensus.cc:3060] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:53.747783  7706 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 3.
I20260713 09:12:53.748701  8109 leader_election.cc:304] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:53.749449  8260 raft_consensus.cc:2804] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:53.749858  8260 raft_consensus.cc:697] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:53.750622  8260 consensus_queue.cc:237] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:53.750876  7779 raft_consensus.cc:2468] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 3.
I20260713 09:12:53.758455  7528 catalog_manager.cc:5697] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 2 to 3, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 3 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:53.776877  8241 raft_consensus.cc:993] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: : Instructing follower 40a6f8c6b4324665805fe2dcd51b8198 to start an election
I20260713 09:12:53.777411  8268 raft_consensus.cc:1081] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Signalling peer 40a6f8c6b4324665805fe2dcd51b8198 to start an election
I20260713 09:12:53.778723  7779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
 from {username='slave'} at 127.0.0.1:52906
I20260713 09:12:53.779222  7779 raft_consensus.cc:493] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:53.779527  7779 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.783823  7779 raft_consensus.cc:515] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.785115  7779 leader_election.cc:290] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 2 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:53.785728  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:53.785952  7853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe604355e9848c1a6adfd2879afa01f" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:53.786242  7706 raft_consensus.cc:3055] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:53.786424  7853 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.786540  7706 raft_consensus.cc:740] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:53.787204  7706 consensus_queue.cc:260] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.788015  7706 raft_consensus.cc:3060] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:53.790524  7853 raft_consensus.cc:2468] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 2.
I20260713 09:12:53.791500  7744 leader_election.cc:304] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [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: 40a6f8c6b4324665805fe2dcd51b8198, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:53.792078  8243 raft_consensus.cc:2804] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:53.792097  7706 raft_consensus.cc:2468] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 2.
I20260713 09:12:53.792474  8243 raft_consensus.cc:697] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:53.793201  8243 consensus_queue.cc:237] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:53.799335  7528 catalog_manager.cc:5697] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 1 to 2, leader changed from 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194) to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:54.274617  7706 raft_consensus.cc:1275] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:54.275590  8260 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:54.286940  7779 raft_consensus.cc:1275] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:54.288242  8258 consensus_queue.cc:1048] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:54.356051  7853 raft_consensus.cc:1275] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.357121  8243 consensus_queue.cc:1048] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:54.364495  7706 raft_consensus.cc:1275] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:54.368227  8302 consensus_queue.cc:1048] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:54.688477  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:54.704768  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:54.718989  7779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:54.719471  7779 raft_consensus.cc:606] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 8e375b74574c44a9aa9e10e38eeb9147
I20260713 09:12:54.720471  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:54.721077  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:55.256605  8302 raft_consensus.cc:993] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 8e375b74574c44a9aa9e10e38eeb9147 to start an election
I20260713 09:12:55.257026  8310 raft_consensus.cc:1081] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 8e375b74574c44a9aa9e10e38eeb9147 to start an election
I20260713 09:12:55.258265  7706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c"
dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
 from {username='slave'} at 127.0.0.1:46556
I20260713 09:12:55.258682  7706 raft_consensus.cc:493] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:55.258931  7706 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:55.263578  7706 raft_consensus.cc:515] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:55.265358  7706 leader_election.cc:290] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [CANDIDATE]: Term 2 election: Requested vote from peers 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:55.266044  7779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:55.266294  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "8e375b74574c44a9aa9e10e38eeb9147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:55.266592  7779 raft_consensus.cc:3055] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:55.266788  7851 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:55.266894  7779 raft_consensus.cc:740] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:55.267670  7779 consensus_queue.cc:260] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:55.268824  7779 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:55.272804  7851 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:55.274020  7670 leader_election.cc:304] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [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: 8e375b74574c44a9aa9e10e38eeb9147, f966e9f318bd4d01a775257699d18d04; no voters: 
I20260713 09:12:55.274539  7779 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e375b74574c44a9aa9e10e38eeb9147 in term 2.
I20260713 09:12:55.274741  8296 raft_consensus.cc:2804] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:55.275698  8296 raft_consensus.cc:697] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Becoming Leader. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:55.276515  8296 consensus_queue.cc:237] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [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: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:55.283774  7528 catalog_manager.cc:5697] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "8e375b74574c44a9aa9e10e38eeb9147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:55.721895  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:55.726117  7851 raft_consensus.cc:1275] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:55.727775  8311 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:55.743911  7779 raft_consensus.cc:1275] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 8e375b74574c44a9aa9e10e38eeb9147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:55.745199  8320 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:55.749650  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:55.769608  7706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c"
dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
mode: GRACEFUL
new_leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
 from {username='slave'} at 127.0.0.1:33250
I20260713 09:12:55.770058  7706 raft_consensus.cc:606] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Received request to transfer leadership to TS 40a6f8c6b4324665805fe2dcd51b8198
I20260713 09:12:55.770989  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:55.771605  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:56.133147  8320 raft_consensus.cc:993] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: : Instructing follower 40a6f8c6b4324665805fe2dcd51b8198 to start an election
I20260713 09:12:56.133744  8311 raft_consensus.cc:1081] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Signalling peer 40a6f8c6b4324665805fe2dcd51b8198 to start an election
I20260713 09:12:56.135097  7779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
 from {username='slave'} at 127.0.0.1:52906
I20260713 09:12:56.135496  7779 raft_consensus.cc:493] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:56.135739  7779 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:56.139887  7779 raft_consensus.cc:515] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:56.141615  7779 leader_election.cc:290] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 3 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), f966e9f318bd4d01a775257699d18d04 (127.5.110.196:39899)
I20260713 09:12:56.142210  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:56.142520  7851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8e20af0d684dac9e7cdeaf7676814c" candidate_uuid: "40a6f8c6b4324665805fe2dcd51b8198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f966e9f318bd4d01a775257699d18d04"
I20260713 09:12:56.142740  7706 raft_consensus.cc:3055] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:56.143051  7851 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:56.143133  7706 raft_consensus.cc:740] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e375b74574c44a9aa9e10e38eeb9147, State: Running, Role: LEADER
I20260713 09:12:56.143929  7706 consensus_queue.cc:260] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:56.144790  7706 raft_consensus.cc:3060] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:56.147466  7851 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 3.
I20260713 09:12:56.148066  7853 raft_consensus.cc:1240] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Rejecting Update request from peer 8e375b74574c44a9aa9e10e38eeb9147 for earlier term 2. Current term is 3. Ops: []
I20260713 09:12:56.149189  7706 raft_consensus.cc:2468] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40a6f8c6b4324665805fe2dcd51b8198 in term 3.
I20260713 09:12:56.150350  7746 leader_election.cc:304] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40a6f8c6b4324665805fe2dcd51b8198, 8e375b74574c44a9aa9e10e38eeb9147; no voters: 
I20260713 09:12:56.151032  8310 raft_consensus.cc:2804] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:56.151472  8310 raft_consensus.cc:697] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 LEADER]: Becoming Leader. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:56.152096  8310 consensus_queue.cc:237] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } }
I20260713 09:12:56.158032  7527 catalog_manager.cc:5697] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 reported cstate change: term changed from 2 to 3, leader changed from 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194) to 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "40a6f8c6b4324665805fe2dcd51b8198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:56.559722  7853 raft_consensus.cc:1275] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:56.560916  8302 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f966e9f318bd4d01a775257699d18d04" member_type: VOTER last_known_addr { host: "127.5.110.196" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:56.568389  7706 raft_consensus.cc:1275] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Refusing update from remote peer 40a6f8c6b4324665805fe2dcd51b8198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:56.571380  8330 consensus_queue.cc:1048] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:56.772349  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:56.793728  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:56.806869  7780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be"
dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
mode: GRACEFUL
new_leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:37602
I20260713 09:12:56.807324  7780 raft_consensus.cc:606] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Received request to transfer leadership to TS 9f4d96f98d7c4ef5bc07d98834001904
I20260713 09:12:56.808301  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:56.808853  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:57.153645  8310 raft_consensus.cc:993] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: : Instructing follower 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:57.154502  8330 raft_consensus.cc:1081] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Signalling peer 9f4d96f98d7c4ef5bc07d98834001904 to start an election
I20260713 09:12:57.156762  8150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be"
dest_uuid: "9f4d96f98d7c4ef5bc07d98834001904"
 from {username='slave'} at 127.0.0.1:45804
I20260713 09:12:57.157682  8150 raft_consensus.cc:493] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:57.158212  8150 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:57.164494  8150 raft_consensus.cc:515] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:57.166185  8150 leader_election.cc:290] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [CANDIDATE]: Term 2 election: Requested vote from peers 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241), 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195:35909)
I20260713 09:12:57.167469  7780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40a6f8c6b4324665805fe2dcd51b8198"
I20260713 09:12:57.167339  7704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b36d6aca194dbf85f629abc47292be" candidate_uuid: "9f4d96f98d7c4ef5bc07d98834001904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e375b74574c44a9aa9e10e38eeb9147"
I20260713 09:12:57.168134  7780 raft_consensus.cc:3055] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:57.168203  7704 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:57.168392  7780 raft_consensus.cc:740] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40a6f8c6b4324665805fe2dcd51b8198, State: Running, Role: LEADER
I20260713 09:12:57.169190  7780 consensus_queue.cc:260] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:57.170225  7780 raft_consensus.cc:3060] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:57.174472  7704 raft_consensus.cc:2468] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:57.175606  8109 leader_election.cc:304] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [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: 8e375b74574c44a9aa9e10e38eeb9147, 9f4d96f98d7c4ef5bc07d98834001904; no voters: 
I20260713 09:12:57.176244  7780 raft_consensus.cc:2468] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4d96f98d7c4ef5bc07d98834001904 in term 2.
I20260713 09:12:57.176337  8328 raft_consensus.cc:2804] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:57.176985  8328 raft_consensus.cc:697] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4d96f98d7c4ef5bc07d98834001904, State: Running, Role: LEADER
I20260713 09:12:57.178164  8328 consensus_queue.cc:237] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [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: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } }
I20260713 09:12:57.188345  7528 catalog_manager.cc:5697] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 reported cstate change: term changed from 1 to 2, leader changed from 40a6f8c6b4324665805fe2dcd51b8198 (127.5.110.195) to 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "9f4d96f98d7c4ef5bc07d98834001904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4d96f98d7c4ef5bc07d98834001904" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:57.698523  7704 raft_consensus.cc:1275] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:57.699630  8328 consensus_queue.cc:1048] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e375b74574c44a9aa9e10e38eeb9147" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:57.711364  7780 raft_consensus.cc:1275] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Refusing update from remote peer 9f4d96f98d7c4ef5bc07d98834001904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:57.713470  8328 consensus_queue.cc:1048] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40a6f8c6b4324665805fe2dcd51b8198" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 35909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:57.809970  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:57.827983  5563 tablet_server.cc:179] TabletServer@127.5.110.193:40573 shutting down...
W20260713 09:12:57.840785  7819 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:12:57.847550  7819 consensus_peers.cc:597] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.855964  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:57.856726  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.857481  5563 raft_consensus.cc:2243] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.857949  5563 raft_consensus.cc:2272] T dc2d074db2564feba5ab2e89ebd69258 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.860085  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.860693  5563 raft_consensus.cc:2243] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.861050  5563 raft_consensus.cc:2272] T 00f61fcde1bb405b8d429fad0fbe373f P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.862928  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.863552  5563 raft_consensus.cc:2243] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.864173  5563 raft_consensus.cc:2272] T a093dd75c3c545f6aecce02c50ca70d2 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.866855  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.867447  5563 raft_consensus.cc:2243] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:57.867867  7745 consensus_peers.cc:597] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.868433  5563 raft_consensus.cc:2272] T 0401b7cf03924269a4f2c8961c920c83 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.870611  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.871275  5563 raft_consensus.cc:2243] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.871726  5563 raft_consensus.cc:2272] T 85acbf679d8a47e7a2ae0811b0b29c65 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:57.872999  7819 consensus_peers.cc:597] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.874190  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.874904  5563 raft_consensus.cc:2243] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.875288  5563 raft_consensus.cc:2272] T 11359a06ab3a4b1f851710b8c22edc73 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.877314  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.877861  5563 raft_consensus.cc:2243] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.878228  5563 raft_consensus.cc:2272] T 0dea95a05efb409a8fb08d3936bc4b87 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.880798  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.881557  5563 raft_consensus.cc:2243] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.882340  5563 raft_consensus.cc:2272] T 4d1d8388f60b42bb991779a6286a3f31 P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.884406  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.884969  5563 raft_consensus.cc:2243] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.885912  5563 raft_consensus.cc:2272] T 059fa2ce39af4ddc9714aceef7b29b20 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.888017  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.888751  5563 raft_consensus.cc:2243] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.889529  5563 raft_consensus.cc:2272] T 4de90dee967e4d94bf7aa0e9ea436822 P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.891531  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.892056  5563 raft_consensus.cc:2243] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.892871  5563 raft_consensus.cc:2272] T 92b36d6aca194dbf85f629abc47292be P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.895569  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.896283  5563 raft_consensus.cc:2243] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.896790  5563 raft_consensus.cc:2272] T a31dbb62d6184ba29777970ff88f4a7a P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.898926  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.899386  5563 raft_consensus.cc:2243] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.899785  5563 raft_consensus.cc:2272] T be8459e7b3d941b096a65d922ef19fe6 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.901829  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.902366  5563 raft_consensus.cc:2243] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.902884  5563 raft_consensus.cc:2272] T eb97b4c8848743ff9b3bac8c490053bb P 9f4d96f98d7c4ef5bc07d98834001904 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.904883  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.905345  5563 raft_consensus.cc:2243] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.905750  5563 raft_consensus.cc:2272] T eab52ffb29e54f6d90761d866f92766b P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.907689  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.908159  5563 raft_consensus.cc:2243] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:57.908950  5563 raft_consensus.cc:2272] T 2f5dd0173c304556a6376b6d6346fbec P 9f4d96f98d7c4ef5bc07d98834001904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.911201  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.911703  5563 raft_consensus.cc:2243] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.912149  5563 raft_consensus.cc:2272] T e43ced4fce3d48b4bcce5c454c0e2541 P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.914003  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:57.914449  5563 raft_consensus.cc:2243] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:57.914834  5563 raft_consensus.cc:2272] T 0206b38feb324805b3138ab29dd882cc P 9f4d96f98d7c4ef5bc07d98834001904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:57.955149  5563 tablet_server.cc:196] TabletServer@127.5.110.193:40573 shutdown complete.
W20260713 09:12:57.981001  7671 consensus_peers.cc:597] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:57.988742  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
I20260713 09:12:58.011933  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:58.012639  5563 tablet_replica.cc:333] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.013566  5563 raft_consensus.cc:2243] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.014158  5563 raft_consensus.cc:2272] T 4d1d8388f60b42bb991779a6286a3f31 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.016249  5563 tablet_replica.cc:333] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.017051  5563 raft_consensus.cc:2243] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.017604  5563 raft_consensus.cc:2272] T d928aa1a1f3242039977733d72044961 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.019522  5563 tablet_replica.cc:333] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.019968  5563 raft_consensus.cc:2243] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.020342  5563 raft_consensus.cc:2272] T 3e8e20af0d684dac9e7cdeaf7676814c P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.022130  5563 tablet_replica.cc:333] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.022627  5563 raft_consensus.cc:2243] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.023052  5563 raft_consensus.cc:2272] T 059fa2ce39af4ddc9714aceef7b29b20 P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.024868  5563 tablet_replica.cc:333] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.025348  5563 raft_consensus.cc:2243] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.026103  5563 raft_consensus.cc:2272] T be8459e7b3d941b096a65d922ef19fe6 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.027912  5563 tablet_replica.cc:333] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.028378  5563 raft_consensus.cc:2243] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.029120  5563 raft_consensus.cc:2272] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.030906  5563 tablet_replica.cc:333] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.031467  5563 raft_consensus.cc:2243] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.032009  5563 raft_consensus.cc:2272] T eb97b4c8848743ff9b3bac8c490053bb P 8e375b74574c44a9aa9e10e38eeb9147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.034368  5563 tablet_replica.cc:333] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.034940  5563 raft_consensus.cc:2243] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.035820  5563 raft_consensus.cc:2272] T 00f61fcde1bb405b8d429fad0fbe373f P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.038173  5563 tablet_replica.cc:333] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.038720  5563 raft_consensus.cc:2243] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.039193  5563 raft_consensus.cc:2272] T d515022b64ef4569b4ff09db4a16dc1c P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:58.040933  7819 consensus_peers.cc:597] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.041498  5563 tablet_replica.cc:333] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.042150  5563 raft_consensus.cc:2243] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:58.042433  7820 consensus_peers.cc:597] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 -> Peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Couldn't send request to peer 8e375b74574c44a9aa9e10e38eeb9147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.042692  5563 raft_consensus.cc:2272] T 0401b7cf03924269a4f2c8961c920c83 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.044555  5563 tablet_replica.cc:333] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.045001  5563 raft_consensus.cc:2243] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.045712  5563 raft_consensus.cc:2272] T 0206b38feb324805b3138ab29dd882cc P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.047465  5563 tablet_replica.cc:333] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.047887  5563 raft_consensus.cc:2243] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.048228  5563 raft_consensus.cc:2272] T e43ced4fce3d48b4bcce5c454c0e2541 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.049984  5563 tablet_replica.cc:333] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.050392  5563 raft_consensus.cc:2243] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.050752  5563 raft_consensus.cc:2272] T fdfddda96ae840d793c43b421536fdf8 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.052443  5563 tablet_replica.cc:333] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.052914  5563 raft_consensus.cc:2243] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.053277  5563 raft_consensus.cc:2272] T 92b36d6aca194dbf85f629abc47292be P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.055449  5563 tablet_replica.cc:333] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.055989  5563 raft_consensus.cc:2243] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.056391  5563 raft_consensus.cc:2272] T 9fe604355e9848c1a6adfd2879afa01f P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.058580  5563 tablet_replica.cc:333] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.059005  5563 raft_consensus.cc:2243] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.059764  5563 raft_consensus.cc:2272] T a31dbb62d6184ba29777970ff88f4a7a P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.061725  5563 tablet_replica.cc:333] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.062280  5563 raft_consensus.cc:2243] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.062722  5563 raft_consensus.cc:2272] T 85acbf679d8a47e7a2ae0811b0b29c65 P 8e375b74574c44a9aa9e10e38eeb9147 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:58.063482  7820 consensus_peers.cc:597] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 -> Peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Couldn't send request to peer 8e375b74574c44a9aa9e10e38eeb9147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.064443  5563 tablet_replica.cc:333] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147: stopping tablet replica
I20260713 09:12:58.064886  5563 raft_consensus.cc:2243] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.065591  5563 raft_consensus.cc:2272] T a093dd75c3c545f6aecce02c50ca70d2 P 8e375b74574c44a9aa9e10e38eeb9147 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:58.099468  7819 consensus_peers.cc:597] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.103798  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
W20260713 09:12:58.122527  7819 consensus_peers.cc:597] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 -> Peer 9f4d96f98d7c4ef5bc07d98834001904 (127.5.110.193:40573): Couldn't send request to peer 9f4d96f98d7c4ef5bc07d98834001904. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:40573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.139256  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
I20260713 09:12:58.170529  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:58.171285  5563 tablet_replica.cc:333] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.172428  5563 raft_consensus.cc:2243] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.173374  5563 raft_consensus.cc:2272] T d928aa1a1f3242039977733d72044961 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.175545  5563 tablet_replica.cc:333] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.176128  5563 raft_consensus.cc:2243] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.176544  5563 raft_consensus.cc:2272] T 059fa2ce39af4ddc9714aceef7b29b20 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.178448  5563 tablet_replica.cc:333] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.179080  5563 raft_consensus.cc:2243] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.179545  5563 raft_consensus.cc:2272] T 4d1d8388f60b42bb991779a6286a3f31 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.181661  5563 tablet_replica.cc:333] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.182286  5563 raft_consensus.cc:2243] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.183091  5563 raft_consensus.cc:2272] T 3e8e20af0d684dac9e7cdeaf7676814c P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.185110  5563 tablet_replica.cc:333] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.185652  5563 raft_consensus.cc:2243] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.186040  5563 raft_consensus.cc:2272] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.187673  5563 tablet_replica.cc:333] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.188151  5563 raft_consensus.cc:2243] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.188494  5563 raft_consensus.cc:2272] T 0dea95a05efb409a8fb08d3936bc4b87 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.190142  5563 tablet_replica.cc:333] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.190593  5563 raft_consensus.cc:2243] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.190976  5563 raft_consensus.cc:2272] T 4de90dee967e4d94bf7aa0e9ea436822 P 40a6f8c6b4324665805fe2dcd51b8198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.192802  5563 tablet_replica.cc:333] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.193385  5563 raft_consensus.cc:2243] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.193910  5563 raft_consensus.cc:2272] T 92b36d6aca194dbf85f629abc47292be P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.196480  5563 tablet_replica.cc:333] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
W20260713 09:12:58.196719  7820 consensus_peers.cc:597] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 -> Peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Couldn't send request to peer 8e375b74574c44a9aa9e10e38eeb9147. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.196981  5563 raft_consensus.cc:2243] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.197819  5563 raft_consensus.cc:2272] T 9fe604355e9848c1a6adfd2879afa01f P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.199579  5563 tablet_replica.cc:333] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.200040  5563 raft_consensus.cc:2243] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.200819  5563 raft_consensus.cc:2272] T dc2d074db2564feba5ab2e89ebd69258 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.202591  5563 tablet_replica.cc:333] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.203037  5563 raft_consensus.cc:2243] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.203835  5563 raft_consensus.cc:2272] T d515022b64ef4569b4ff09db4a16dc1c P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.205793  5563 tablet_replica.cc:333] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.206262  5563 raft_consensus.cc:2243] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.206652  5563 raft_consensus.cc:2272] T 2f5dd0173c304556a6376b6d6346fbec P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.208357  5563 tablet_replica.cc:333] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.208823  5563 raft_consensus.cc:2243] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.209183  5563 raft_consensus.cc:2272] T 0206b38feb324805b3138ab29dd882cc P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.210991  5563 tablet_replica.cc:333] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.211439  5563 raft_consensus.cc:2243] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.211826  5563 raft_consensus.cc:2272] T 0401b7cf03924269a4f2c8961c920c83 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.213476  5563 tablet_replica.cc:333] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.213943  5563 raft_consensus.cc:2243] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.214687  5563 raft_consensus.cc:2272] T 11359a06ab3a4b1f851710b8c22edc73 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.216352  5563 tablet_replica.cc:333] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.216794  5563 raft_consensus.cc:2243] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.217132  5563 raft_consensus.cc:2272] T fdfddda96ae840d793c43b421536fdf8 P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.219195  5563 tablet_replica.cc:333] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.219630  5563 raft_consensus.cc:2243] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.219995  5563 raft_consensus.cc:2272] T eab52ffb29e54f6d90761d866f92766b P 40a6f8c6b4324665805fe2dcd51b8198 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.221768  5563 tablet_replica.cc:333] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198: stopping tablet replica
I20260713 09:12:58.222205  5563 raft_consensus.cc:2243] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.222544  5563 raft_consensus.cc:2272] T a093dd75c3c545f6aecce02c50ca70d2 P 40a6f8c6b4324665805fe2dcd51b8198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.259981  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:12:58.288188  5563 tablet_server.cc:179] TabletServer@127.5.110.196:0 shutting down...
I20260713 09:12:58.318029  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:58.318722  5563 tablet_replica.cc:333] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.319337  5563 raft_consensus.cc:2243] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.320230  5563 raft_consensus.cc:2272] T 0dea95a05efb409a8fb08d3936bc4b87 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.323364  5563 tablet_replica.cc:333] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.324270  5563 raft_consensus.cc:2243] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.324870  5563 raft_consensus.cc:2272] T d928aa1a1f3242039977733d72044961 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.327382  5563 tablet_replica.cc:333] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.328114  5563 raft_consensus.cc:2243] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:58.328310  7820 consensus_peers.cc:597] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 -> Peer 8e375b74574c44a9aa9e10e38eeb9147 (127.5.110.194:42241): Couldn't send request to peer 8e375b74574c44a9aa9e10e38eeb9147. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:42241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:58.328580  5563 raft_consensus.cc:2272] T 3e8e20af0d684dac9e7cdeaf7676814c P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.330328  5563 tablet_replica.cc:333] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.330842  5563 raft_consensus.cc:2243] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.331530  5563 raft_consensus.cc:2272] T eb97b4c8848743ff9b3bac8c490053bb P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.333202  5563 tablet_replica.cc:333] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.333701  5563 raft_consensus.cc:2243] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.334052  5563 raft_consensus.cc:2272] T be8459e7b3d941b096a65d922ef19fe6 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.335669  5563 tablet_replica.cc:333] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.336126  5563 raft_consensus.cc:2243] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.336513  5563 raft_consensus.cc:2272] T 124388ca80b543ac9eb8c5a9d8d2c2a9 P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.338167  5563 tablet_replica.cc:333] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.338618  5563 raft_consensus.cc:2243] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.338974  5563 raft_consensus.cc:2272] T 00f61fcde1bb405b8d429fad0fbe373f P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.340619  5563 tablet_replica.cc:333] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.341058  5563 raft_consensus.cc:2243] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.341423  5563 raft_consensus.cc:2272] T dc2d074db2564feba5ab2e89ebd69258 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.342959  5563 tablet_replica.cc:333] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.343397  5563 raft_consensus.cc:2243] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.343761  5563 raft_consensus.cc:2272] T 2f5dd0173c304556a6376b6d6346fbec P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.345297  5563 tablet_replica.cc:333] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.345772  5563 raft_consensus.cc:2243] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.346444  5563 raft_consensus.cc:2272] T e43ced4fce3d48b4bcce5c454c0e2541 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.348068  5563 tablet_replica.cc:333] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.348523  5563 raft_consensus.cc:2243] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.348893  5563 raft_consensus.cc:2272] T 9fe604355e9848c1a6adfd2879afa01f P f966e9f318bd4d01a775257699d18d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.350598  5563 tablet_replica.cc:333] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.351085  5563 raft_consensus.cc:2243] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.351761  5563 raft_consensus.cc:2272] T fdfddda96ae840d793c43b421536fdf8 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.353353  5563 tablet_replica.cc:333] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.353820  5563 raft_consensus.cc:2243] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.354171  5563 raft_consensus.cc:2272] T 11359a06ab3a4b1f851710b8c22edc73 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.355710  5563 tablet_replica.cc:333] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.356117  5563 raft_consensus.cc:2243] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.356768  5563 raft_consensus.cc:2272] T 85acbf679d8a47e7a2ae0811b0b29c65 P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.358374  5563 tablet_replica.cc:333] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.358790  5563 raft_consensus.cc:2243] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.359125  5563 raft_consensus.cc:2272] T a31dbb62d6184ba29777970ff88f4a7a P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.360805  5563 tablet_replica.cc:333] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.361214  5563 raft_consensus.cc:2243] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.361878  5563 raft_consensus.cc:2272] T eab52ffb29e54f6d90761d866f92766b P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.363584  5563 tablet_replica.cc:333] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.364043  5563 raft_consensus.cc:2243] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.364375  5563 raft_consensus.cc:2272] T d515022b64ef4569b4ff09db4a16dc1c P f966e9f318bd4d01a775257699d18d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.365974  5563 tablet_replica.cc:333] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04: stopping tablet replica
I20260713 09:12:58.366361  5563 raft_consensus.cc:2243] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:58.366698  5563 raft_consensus.cc:2272] T 4de90dee967e4d94bf7aa0e9ea436822 P f966e9f318bd4d01a775257699d18d04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.420132  5563 tablet_server.cc:196] TabletServer@127.5.110.196:0 shutdown complete.
I20260713 09:12:58.448071  5563 master.cc:562] Master@127.5.110.254:33503 shutting down...
I20260713 09:12:58.467716  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:58.468181  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:58.468447  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P bff115720e4f4545963be9debf3966dc: stopping tablet replica
I20260713 09:12:58.488276  5563 master.cc:584] Master@127.5.110.254:33503 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21182 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:12:58.539713  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:35983
I20260713 09:12:58.540892  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:58.546216  8361 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
W20260713 09:12:58.546300  8362 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
W20260713 09:12:58.547367  8364 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
I20260713 09:12:58.548734  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:58.549638  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:58.549808  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:58.549966  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933978549949 us; error 0 us; skew 500 ppm
I20260713 09:12:58.550459  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:58.552599  5563 webserver.cc:533] Webserver started at http://127.5.110.254:39119/ using document root <none> and password file <none>
I20260713 09:12:58.553052  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:58.553215  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:58.553457  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:58.554527  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "a99a39995b314996a455aef6d887a52e"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.558607  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:58.561781  8369 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.562443  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:58.562685  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "a99a39995b314996a455aef6d887a52e"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.562943  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-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)
I20260713 09:12:58.575310  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:58.576467  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:58.611605  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:35983
I20260713 09:12:58.611698  8420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:35983 every 8 connection(s)
I20260713 09:12:58.615231  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:58.624825  8421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e: Bootstrap starting.
I20260713 09:12:58.629417  8421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:58.633256  8421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e: No bootstrap required, opened a new log
I20260713 09:12:58.635269  8421 raft_consensus.cc:359] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a99a39995b314996a455aef6d887a52e" member_type: VOTER }
I20260713 09:12:58.635612  8421 raft_consensus.cc:385] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:58.635825  8421 raft_consensus.cc:740] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a99a39995b314996a455aef6d887a52e, State: Initialized, Role: FOLLOWER
I20260713 09:12:58.636358  8421 consensus_queue.cc:260] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a99a39995b314996a455aef6d887a52e" member_type: VOTER }
I20260713 09:12:58.636770  8421 raft_consensus.cc:399] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:58.636979  8421 raft_consensus.cc:493] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:58.637209  8421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:58.641283  8421 raft_consensus.cc:515] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a99a39995b314996a455aef6d887a52e" member_type: VOTER }
I20260713 09:12:58.641745  8421 leader_election.cc:304] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [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: a99a39995b314996a455aef6d887a52e; no voters: 
I20260713 09:12:58.642766  8421 leader_election.cc:290] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:58.643124  8424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:58.644299  8424 raft_consensus.cc:697] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 1 LEADER]: Becoming Leader. State: Replica: a99a39995b314996a455aef6d887a52e, State: Running, Role: LEADER
I20260713 09:12:58.644927  8424 consensus_queue.cc:237] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [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: "a99a39995b314996a455aef6d887a52e" member_type: VOTER }
I20260713 09:12:58.645442  8421 sys_catalog.cc:565] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:58.649423  8426 sys_catalog.cc:455] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a99a39995b314996a455aef6d887a52e. Latest consensus state: current_term: 1 leader_uuid: "a99a39995b314996a455aef6d887a52e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a99a39995b314996a455aef6d887a52e" member_type: VOTER } }
I20260713 09:12:58.649997  8426 sys_catalog.cc:458] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:58.651152  8425 sys_catalog.cc:455] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a99a39995b314996a455aef6d887a52e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a99a39995b314996a455aef6d887a52e" member_type: VOTER } }
I20260713 09:12:58.651667  8425 sys_catalog.cc:458] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:58.651742  8432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:58.656518  8432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:58.664276  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:58.664870  8432 catalog_manager.cc:1383] Generated new cluster ID: be4de5dc0c3e4487a4d0b9913379cde0
I20260713 09:12:58.665120  8432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:58.682657  8432 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:58.683851  8432 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:58.698185  8432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e: Generated new TSK 0
I20260713 09:12:58.698752  8432 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:58.730326  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:58.735795  8442 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
W20260713 09:12:58.736917  8443 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
W20260713 09:12:58.738375  8445 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
I20260713 09:12:58.739569  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:58.742606  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:58.742784  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:58.742899  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933978742889 us; error 0 us; skew 500 ppm
I20260713 09:12:58.743351  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:58.745376  5563 webserver.cc:533] Webserver started at http://127.5.110.193:38705/ using document root <none> and password file <none>
I20260713 09:12:58.745817  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:58.745967  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:58.746172  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:58.747279  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "f8727cf9c1474d3091911c710531d6d7"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.751336  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:12:58.754268  8450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.754940  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:58.755182  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "f8727cf9c1474d3091911c710531d6d7"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.755409  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-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)
I20260713 09:12:58.767457  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:58.768549  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:58.769868  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:58.772048  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:58.772230  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.772446  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:58.772601  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.809494  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:44371
I20260713 09:12:58.809646  8512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:44371 every 8 connection(s)
I20260713 09:12:58.814005  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:58.821031  8517 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
W20260713 09:12:58.821623  8518 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
W20260713 09:12:58.824430  8520 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
I20260713 09:12:58.825155  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:58.826084  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:58.826274  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:58.826459  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933978826440 us; error 0 us; skew 500 ppm
I20260713 09:12:58.827118  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:58.829598  8513 heartbeater.cc:344] Connected to a master server at 127.5.110.254:35983
I20260713 09:12:58.829965  8513 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:58.830631  8513 heartbeater.cc:507] Master 127.5.110.254:35983 requested a full tablet report, sending...
I20260713 09:12:58.831737  5563 webserver.cc:533] Webserver started at http://127.5.110.194:34767/ using document root <none> and password file <none>
I20260713 09:12:58.832283  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:58.832475  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:58.832577  8386 ts_manager.cc:194] Registered new tserver with Master: f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371)
I20260713 09:12:58.832724  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:58.833948  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "a30d14b79ec94c908115b8dc5886becd"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.834358  8386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57424
I20260713 09:12:58.838359  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:12:58.841382  8525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.842064  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:58.842320  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "a30d14b79ec94c908115b8dc5886becd"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.842567  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-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)
I20260713 09:12:58.860579  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:58.861739  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:58.863087  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:58.865209  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:58.865376  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.865628  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:58.865762  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.902817  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:44137
I20260713 09:12:58.902906  8587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:44137 every 8 connection(s)
I20260713 09:12:58.907119  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:58.914537  8591 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
W20260713 09:12:58.915275  8592 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
W20260713 09:12:58.917874  8594 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
I20260713 09:12:58.918772  8588 heartbeater.cc:344] Connected to a master server at 127.5.110.254:35983
I20260713 09:12:58.918927  5563 server_base.cc:1061] running on GCE node
I20260713 09:12:58.919202  8588 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:58.919935  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:58.920063  8588 heartbeater.cc:507] Master 127.5.110.254:35983 requested a full tablet report, sending...
W20260713 09:12:58.920230  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:58.920465  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933978920445 us; error 0 us; skew 500 ppm
I20260713 09:12:58.921149  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:58.922197  8386 ts_manager.cc:194] Registered new tserver with Master: a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:58.923486  5563 webserver.cc:533] Webserver started at http://127.5.110.195:44173/ using document root <none> and password file <none>
I20260713 09:12:58.923722  8386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57434
I20260713 09:12:58.923965  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:58.924203  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:58.924465  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:58.925644  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "41d2cb245bda44a8ad299d0873a6f276"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.929735  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:58.932746  8599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.933429  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:58.933737  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "41d2cb245bda44a8ad299d0873a6f276"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:12:58.933976  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-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)
I20260713 09:12:58.950147  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:58.951293  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:58.952685  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:58.954835  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:58.955008  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.955232  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:58.955368  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:58.992214  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:36835
I20260713 09:12:58.992316  8661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:36835 every 8 connection(s)
I20260713 09:12:59.004812  8662 heartbeater.cc:344] Connected to a master server at 127.5.110.254:35983
I20260713 09:12:59.005177  8662 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:59.005862  8662 heartbeater.cc:507] Master 127.5.110.254:35983 requested a full tablet report, sending...
I20260713 09:12:59.007664  8386 ts_manager.cc:194] Registered new tserver with Master: 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.007827  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012827953s
I20260713 09:12:59.009055  8386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57444
I20260713 09:12:59.030022  8386 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57446:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:59.032689  8386 catalog_manager.cc:7077] 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.
I20260713 09:12:59.098610  8627 tablet_service.cc:1511] Processing CreateTablet for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:59.100023  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.101670  8553 tablet_service.cc:1511] Processing CreateTablet for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:59.102970  8553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.102756  8626 tablet_service.cc:1511] Processing CreateTablet for tablet 20be99474d394597b3ea235de6e838b8 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:59.104095  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be99474d394597b3ea235de6e838b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.105916  8552 tablet_service.cc:1511] Processing CreateTablet for tablet 20be99474d394597b3ea235de6e838b8 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:59.107230  8552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be99474d394597b3ea235de6e838b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.110344  8551 tablet_service.cc:1511] Processing CreateTablet for tablet 5c356bf9ab8941be9cc3d3ca0205a695 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:59.111630  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c356bf9ab8941be9cc3d3ca0205a695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.118347  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 5c356bf9ab8941be9cc3d3ca0205a695 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:59.119747  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c356bf9ab8941be9cc3d3ca0205a695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.121275  8549 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee7949202a44828b05f6d390e803c99 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:59.121563  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 015a815d91cf471a8a5b716eb44b4dfd (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:59.122066  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 8f23488bee264732bc06cde1a4ca825a (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:59.122700  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee7949202a44828b05f6d390e803c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.122882  8478 tablet_service.cc:1511] Processing CreateTablet for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:59.124176  8478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4b2dee0f9843299e7ab5bbf2c1bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.123319  8547 tablet_service.cc:1511] Processing CreateTablet for tablet d1f54be4798a4e4c85f3395e3df28ed5 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:59.124027  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 8f23488bee264732bc06cde1a4ca825a (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:59.126922  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f23488bee264732bc06cde1a4ca825a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.126590  8621 tablet_service.cc:1511] Processing CreateTablet for tablet d1f54be4798a4e4c85f3395e3df28ed5 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:59.128772  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a815d91cf471a8a5b716eb44b4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.128404  8622 tablet_service.cc:1511] Processing CreateTablet for tablet 015a815d91cf471a8a5b716eb44b4dfd (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:59.124560  8623 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee7949202a44828b05f6d390e803c99 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:59.131989  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f54be4798a4e4c85f3395e3df28ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.123395  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f23488bee264732bc06cde1a4ca825a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.134335  8546 tablet_service.cc:1511] Processing CreateTablet for tablet f657105b087846889d1d9261d0d13f3f (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:59.134487  8475 tablet_service.cc:1511] Processing CreateTablet for tablet 8f23488bee264732bc06cde1a4ca825a (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:59.135408  8623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee7949202a44828b05f6d390e803c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.135615  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f657105b087846889d1d9261d0d13f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.135835  8475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f23488bee264732bc06cde1a4ca825a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.137633  8477 tablet_service.cc:1511] Processing CreateTablet for tablet 20be99474d394597b3ea235de6e838b8 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:59.138500  8620 tablet_service.cc:1511] Processing CreateTablet for tablet f657105b087846889d1d9261d0d13f3f (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:59.139784  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f657105b087846889d1d9261d0d13f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.139925  8474 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee7949202a44828b05f6d390e803c99 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:59.140021  8476 tablet_service.cc:1511] Processing CreateTablet for tablet 5c356bf9ab8941be9cc3d3ca0205a695 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:59.141815  8621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f54be4798a4e4c85f3395e3df28ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.138893  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be99474d394597b3ea235de6e838b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.144403  8476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c356bf9ab8941be9cc3d3ca0205a695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.145819  8622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a815d91cf471a8a5b716eb44b4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.148751  8474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee7949202a44828b05f6d390e803c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.153432  8473 tablet_service.cc:1511] Processing CreateTablet for tablet 015a815d91cf471a8a5b716eb44b4dfd (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:59.154748  8473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a815d91cf471a8a5b716eb44b4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.157935  8472 tablet_service.cc:1511] Processing CreateTablet for tablet d1f54be4798a4e4c85f3395e3df28ed5 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:59.159194  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f54be4798a4e4c85f3395e3df28ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.163777  8471 tablet_service.cc:1511] Processing CreateTablet for tablet f657105b087846889d1d9261d0d13f3f (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:59.165117  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f657105b087846889d1d9261d0d13f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.200016  8470 tablet_service.cc:1511] Processing CreateTablet for tablet c31e04c1a4704759959ccb8086375202 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:59.201401  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e04c1a4704759959ccb8086375202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.212417  8545 tablet_service.cc:1511] Processing CreateTablet for tablet c31e04c1a4704759959ccb8086375202 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:59.215114  8627 tablet_service.cc:1511] Processing CreateTablet for tablet c31e04c1a4704759959ccb8086375202 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:59.216565  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e04c1a4704759959ccb8086375202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.217984  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e04c1a4704759959ccb8086375202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.221004  8469 tablet_service.cc:1511] Processing CreateTablet for tablet 8762495069db4fb490b119b815accbf3 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:59.222414  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8762495069db4fb490b119b815accbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.222573  8544 tablet_service.cc:1511] Processing CreateTablet for tablet 8762495069db4fb490b119b815accbf3 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:59.225361  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8762495069db4fb490b119b815accbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.273072  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 8762495069db4fb490b119b815accbf3 (DEFAULT_TABLE table=test-workload [id=073dc9ceeeb44704b28a925e3b21e48a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:59.276492  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8762495069db4fb490b119b815accbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:59.292522  8677 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.299495  8679 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.302198  8678 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.308367  8678 tablet_bootstrap.cc:654] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.308964  8679 tablet_bootstrap.cc:654] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.310571  8677 tablet_bootstrap.cc:654] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.314139  8679 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.314647  8679 ts_tablet_manager.cc:1403] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:12:59.317485  8679 raft_consensus.cc:359] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.318198  8679 raft_consensus.cc:385] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.318495  8679 raft_consensus.cc:740] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.318692  8678 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.319182  8678 ts_tablet_manager.cc:1403] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:12:59.319641  8677 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.319355  8679 consensus_queue.cc:260] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.320039  8677 ts_tablet_manager.cc:1403] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260713 09:12:59.321712  8513 heartbeater.cc:499] Master 127.5.110.254:35983 was elected leader, sending a full tablet report...
I20260713 09:12:59.322171  8679 ts_tablet_manager.cc:1434] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:12:59.322032  8678 raft_consensus.cc:359] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.322741  8678 raft_consensus.cc:385] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.322650  8677 raft_consensus.cc:359] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.323120  8679 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.323144  8678 raft_consensus.cc:740] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.323446  8677 raft_consensus.cc:385] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.323802  8677 raft_consensus.cc:740] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.324152  8678 consensus_queue.cc:260] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.324512  8677 consensus_queue.cc:260] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.329360  8679 tablet_bootstrap.cc:654] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.345546  8588 heartbeater.cc:499] Master 127.5.110.254:35983 was elected leader, sending a full tablet report...
I20260713 09:12:59.352964  8677 ts_tablet_manager.cc:1434] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.016s
I20260713 09:12:59.353792  8662 heartbeater.cc:499] Master 127.5.110.254:35983 was elected leader, sending a full tablet report...
I20260713 09:12:59.353971  8677 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.353981  8686 raft_consensus.cc:493] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.355378  8686 raft_consensus.cc:515] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.358201  8678 ts_tablet_manager.cc:1434] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.014s
I20260713 09:12:59.360344  8677 tablet_bootstrap.cc:654] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.362496  8678 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.365535  8686 leader_election.cc:290] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.380589  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
W20260713 09:12:59.382272  8527 leader_election.cc:343] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.383273  8679 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.383809  8679 ts_tablet_manager.cc:1403] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.038s
I20260713 09:12:59.386751  8679 raft_consensus.cc:359] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.387440  8679 raft_consensus.cc:385] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.387763  8679 raft_consensus.cc:740] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.371042  8678 tablet_bootstrap.cc:654] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.393342  8679 consensus_queue.cc:260] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.395700  8677 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.396267  8677 ts_tablet_manager.cc:1403] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.016s
I20260713 09:12:59.397886  8683 raft_consensus.cc:493] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.398361  8683 raft_consensus.cc:515] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.399374  8677 raft_consensus.cc:359] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.400147  8677 raft_consensus.cc:385] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.400460  8677 raft_consensus.cc:740] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.401351  8677 consensus_queue.cc:260] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.402169  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
W20260713 09:12:59.404000  8529 leader_election.cc:343] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.404451  8529 leader_election.cc:304] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd; no voters: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.405055  8677 ts_tablet_manager.cc:1434] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:12:59.405552  8686 raft_consensus.cc:2749] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.406104  8677 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.407716  8683 leader_election.cc:290] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.409543  8678 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.410027  8678 ts_tablet_manager.cc:1403] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.006s
I20260713 09:12:59.412981  8677 tablet_bootstrap.cc:654] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.412911  8678 raft_consensus.cc:359] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.413772  8678 raft_consensus.cc:385] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.414088  8678 raft_consensus.cc:740] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.414800  8678 consensus_queue.cc:260] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.416823  8678 ts_tablet_manager.cc:1434] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:59.415311  8679 ts_tablet_manager.cc:1434] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:12:59.418520  8679 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.419533  8678 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.430397  8678 tablet_bootstrap.cc:654] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.431130  8679 tablet_bootstrap.cc:654] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.440212  8677 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.440699  8677 ts_tablet_manager.cc:1403] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260713 09:12:59.443650  8677 raft_consensus.cc:359] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.444378  8677 raft_consensus.cc:385] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.444690  8677 raft_consensus.cc:740] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.445746  8678 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.445577  8677 consensus_queue.cc:260] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.446348  8678 ts_tablet_manager.cc:1403] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:12:59.449209  8678 raft_consensus.cc:359] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.449960  8678 raft_consensus.cc:385] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.450299  8678 raft_consensus.cc:740] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.451135  8678 consensus_queue.cc:260] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.451673  8677 ts_tablet_manager.cc:1434] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:12:59.452818  8677 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.459851  8678 ts_tablet_manager.cc:1434] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:59.463135  8678 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.463232  8677 tablet_bootstrap.cc:654] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.469908  8678 tablet_bootstrap.cc:654] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.471593  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.472220  8637 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 0.
I20260713 09:12:59.473521  8454 leader_election.cc:304] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.474323  8683 raft_consensus.cc:2804] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.474670  8683 raft_consensus.cc:493] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.474784  8677 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.475071  8683 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.475348  8677 ts_tablet_manager.cc:1403] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260713 09:12:59.477880  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.478192  8677 raft_consensus.cc:359] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.478590  8678 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.478577  8563 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 0.
I20260713 09:12:59.478874  8677 raft_consensus.cc:385] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.479207  8678 ts_tablet_manager.cc:1403] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260713 09:12:59.479254  8677 raft_consensus.cc:740] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.479789  8679 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.480317  8679 ts_tablet_manager.cc:1403] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.014s
I20260713 09:12:59.480227  8677 consensus_queue.cc:260] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.482136  8678 raft_consensus.cc:359] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.482822  8678 raft_consensus.cc:385] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.483100  8678 raft_consensus.cc:740] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.483584  8679 raft_consensus.cc:359] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.484311  8679 raft_consensus.cc:385] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.483911  8678 consensus_queue.cc:260] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.484700  8679 raft_consensus.cc:740] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.485092  8677 ts_tablet_manager.cc:1434] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:59.486124  8677 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.485663  8679 consensus_queue.cc:260] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.488040  8678 ts_tablet_manager.cc:1434] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:12:59.489148  8678 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.492686  8677 tablet_bootstrap.cc:654] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.495654  8678 tablet_bootstrap.cc:654] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.504302  8677 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.504792  8677 ts_tablet_manager.cc:1403] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:12:59.505765  8683 raft_consensus.cc:515] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.507573  8677 raft_consensus.cc:359] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.508250  8677 raft_consensus.cc:385] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.508400  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:12:59.508977  8637 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.509640  8677 raft_consensus.cc:740] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.510531  8677 consensus_queue.cc:260] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.511360  8678 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.514631  8677 ts_tablet_manager.cc:1434] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:12:59.516634  8677 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.518185  8678 ts_tablet_manager.cc:1403] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260713 09:12:59.522500  8677 tablet_bootstrap.cc:654] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.524585  8678 raft_consensus.cc:359] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.526469  8637 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 1.
I20260713 09:12:59.526580  8678 raft_consensus.cc:385] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.527560  8678 raft_consensus.cc:740] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.527829  8454 leader_election.cc:304] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.530598  8683 leader_election.cc:290] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.533701  8677 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.534175  8677 ts_tablet_manager.cc:1403] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:12:59.536284  8678 consensus_queue.cc:260] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.541115  8679 ts_tablet_manager.cc:1434] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.060s	user 0.024s	sys 0.032s
I20260713 09:12:59.542683  8678 ts_tablet_manager.cc:1434] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:12:59.543618  8678 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.543783  8679 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.547748  8686 raft_consensus.cc:493] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.548267  8686 raft_consensus.cc:515] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.549479  8678 tablet_bootstrap.cc:654] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.550348  8686 leader_election.cc:290] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.537671  8683 raft_consensus.cc:493] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.552392  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.552335  8683 raft_consensus.cc:515] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.554150  8683 leader_election.cc:290] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.538638  8703 raft_consensus.cc:2804] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.554777  8703 raft_consensus.cc:697] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Running, Role: LEADER
I20260713 09:12:59.555140  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.555712  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.550992  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
W20260713 09:12:59.556870  8529 leader_election.cc:343] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:59.557372  8527 leader_election.cc:343] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.537178  8677 raft_consensus.cc:359] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.555615  8703 consensus_queue.cc:237] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [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: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:12:59.557790  8527 leader_election.cc:304] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd; no voters: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7
W20260713 09:12:59.557662  8454 leader_election.cc:343] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.551501  8679 tablet_bootstrap.cc:654] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:59.559001  8454 leader_election.cc:343] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.559525  8454 leader_election.cc:304] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [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: f8727cf9c1474d3091911c710531d6d7; no voters: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd
I20260713 09:12:59.539528  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:12:59.560941  8563 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.565616  8686 raft_consensus.cc:2749] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.568361  8677 raft_consensus.cc:385] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.565785  8683 raft_consensus.cc:2749] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.569151  8563 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 1.
I20260713 09:12:59.569214  8677 raft_consensus.cc:740] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.571666  8685 raft_consensus.cc:493] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.572242  8685 raft_consensus.cc:515] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.577881  8685 leader_election.cc:290] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.579417  8679 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.579958  8679 ts_tablet_manager.cc:1403] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.003s
I20260713 09:12:59.583056  8679 raft_consensus.cc:359] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.583778  8679 raft_consensus.cc:385] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.584064  8679 raft_consensus.cc:740] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.584749  8679 consensus_queue.cc:260] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.586827  8679 ts_tablet_manager.cc:1434] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:59.587790  8679 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.586454  8677 consensus_queue.cc:260] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.587950  8386 catalog_manager.cc:5697] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8727cf9c1474d3091911c710531d6d7 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "f8727cf9c1474d3091911c710531d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:59.594570  8679 tablet_bootstrap.cc:654] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.598752  8685 raft_consensus.cc:493] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.599376  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
W20260713 09:12:59.601020  8601 leader_election.cc:343] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.601169  8677 ts_tablet_manager.cc:1434] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260713 09:12:59.599419  8685 raft_consensus.cc:515] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.604969  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.605645  8488 raft_consensus.cc:2468] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:12:59.606892  8601 leader_election.cc:304] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.610106  8685 leader_election.cc:290] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.610668  8685 raft_consensus.cc:2804] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.611009  8685 raft_consensus.cc:493] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.611322  8685 raft_consensus.cc:3060] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.614046  8677 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.616693  8686 raft_consensus.cc:493] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.617267  8686 raft_consensus.cc:515] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.622119  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
W20260713 09:12:59.623981  8529 leader_election.cc:343] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.625000  8686 leader_election.cc:290] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.627611  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.628619  8488 raft_consensus.cc:2468] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 0.
I20260713 09:12:59.629829  8527 leader_election.cc:304] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7; no voters: 41d2cb245bda44a8ad299d0873a6f276
I20260713 09:12:59.630159  8678 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.630683  8686 raft_consensus.cc:2804] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.630779  8678 ts_tablet_manager.cc:1403] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.087s	user 0.044s	sys 0.040s
I20260713 09:12:59.631162  8686 raft_consensus.cc:493] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.631564  8686 raft_consensus.cc:3060] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.634315  8678 raft_consensus.cc:359] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.635123  8678 raft_consensus.cc:385] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.635823  8678 raft_consensus.cc:740] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.636678  8678 consensus_queue.cc:260] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.639016  8678 ts_tablet_manager.cc:1434] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:59.639056  8684 raft_consensus.cc:493] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.639679  8684 raft_consensus.cc:515] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.640156  8678 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.644534  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
W20260713 09:12:59.646034  8527 leader_election.cc:343] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.647663  8678 tablet_bootstrap.cc:654] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.648003  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.648676  8637 raft_consensus.cc:2468] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 0.
I20260713 09:12:59.649930  8529 leader_election.cc:304] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.635036  8677 tablet_bootstrap.cc:654] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.652426  8684 leader_election.cc:290] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.653395  8684 raft_consensus.cc:2804] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.653847  8684 raft_consensus.cc:493] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.654173  8684 raft_consensus.cc:3060] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.660485  8686 raft_consensus.cc:515] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.663489  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
W20260713 09:12:59.660943  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:59.664114  8488 raft_consensus.cc:3060] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.663717  8685 raft_consensus.cc:515] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.664635  8684 raft_consensus.cc:515] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.666594  8684 leader_election.cc:290] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.668037  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:12:59.668666  8487 raft_consensus.cc:3060] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.671020  8486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:12:59.673923  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:12:59.674396  8637 raft_consensus.cc:3060] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.672065  8685 leader_election.cc:290] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.676143  8678 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.676689  8678 ts_tablet_manager.cc:1403] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.002s
W20260713 09:12:59.678134  8527 leader_election.cc:343] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.679723  8678 raft_consensus.cc:359] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.680496  8678 raft_consensus.cc:385] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.680840  8678 raft_consensus.cc:740] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.681054  8686 leader_election.cc:290] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.681910  8678 consensus_queue.cc:260] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.683125  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:12:59.680325  8487 raft_consensus.cc:2468] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:12:59.684324  8678 ts_tablet_manager.cc:1434] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:12:59.684638  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.685622  8601 leader_election.cc:304] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.686342  8637 raft_consensus.cc:2468] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 1.
I20260713 09:12:59.685590  8563 raft_consensus.cc:2393] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41d2cb245bda44a8ad299d0873a6f276 in current term 1: Already voted for candidate a30d14b79ec94c908115b8dc5886becd in this term.
I20260713 09:12:59.686877  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:12:59.686988  8679 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.688129  8679 ts_tablet_manager.cc:1403] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.101s	user 0.031s	sys 0.054s
I20260713 09:12:59.688261  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
W20260713 09:12:59.689332  8529 leader_election.cc:343] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.690094  8603 leader_election.cc:304] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276; no voters: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.690073  8529 leader_election.cc:304] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.691447  8679 raft_consensus.cc:359] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.692198  8679 raft_consensus.cc:385] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.692519  8679 raft_consensus.cc:740] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.692634  8685 raft_consensus.cc:2804] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.693432  8678 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.693281  8685 raft_consensus.cc:697] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:12:59.694792  8686 raft_consensus.cc:2804] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.696775  8686 raft_consensus.cc:697] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Becoming Leader. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Running, Role: LEADER
I20260713 09:12:59.697227  8685 consensus_queue.cc:237] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.697650  8686 consensus_queue.cc:237] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.695865  8711 raft_consensus.cc:2749] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.704421  8678 tablet_bootstrap.cc:654] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.695379  8488 raft_consensus.cc:2468] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 1.
I20260713 09:12:59.708683  8679 consensus_queue.cc:260] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.711087  8679 ts_tablet_manager.cc:1434] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:12:59.712546  8527 leader_election.cc:304] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7; no voters: 41d2cb245bda44a8ad299d0873a6f276
I20260713 09:12:59.713384  8713 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.713879  8684 raft_consensus.cc:2804] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.714123  8679 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.713914  8713 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.716078  8711 raft_consensus.cc:493] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.716830  8713 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.716621  8711 raft_consensus.cc:515] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.719129  8711 leader_election.cc:290] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.720681  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.722404  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
W20260713 09:12:59.723872  8527 leader_election.cc:343] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:59.724722  8603 leader_election.cc:343] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:59.725955  8603 leader_election.cc:343] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.728858  8678 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.729336  8678 ts_tablet_manager.cc:1403] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.011s
I20260713 09:12:59.731793  8678 raft_consensus.cc:359] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.732424  8678 raft_consensus.cc:385] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.720681  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.732959  8684 raft_consensus.cc:697] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Becoming Leader. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Running, Role: LEADER
W20260713 09:12:59.734094  8529 leader_election.cc:343] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.733906  8684 consensus_queue.cc:237] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.734575  8529 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd; no voters: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.735140  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.737572  8679 tablet_bootstrap.cc:654] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.738423  8677 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.738921  8677 ts_tablet_manager.cc:1403] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.125s	user 0.006s	sys 0.013s
I20260713 09:12:59.732679  8678 raft_consensus.cc:740] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.741235  8678 consensus_queue.cc:260] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.740907  8686 raft_consensus.cc:2749] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:12:59.742930  8601 leader_election.cc:343] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:59.743817  8603 leader_election.cc:343] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:59.744155  8678 ts_tablet_manager.cc:1434] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:12:59.745203  8678 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.744326  8603 leader_election.cc:304] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276; no voters: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.746413  8386 catalog_manager.cc:5697] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd reported cstate change: term changed from 0 to 1, leader changed from <none> to a30d14b79ec94c908115b8dc5886becd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "a30d14b79ec94c908115b8dc5886becd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.752142  8685 raft_consensus.cc:2749] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.753379  8678 tablet_bootstrap.cc:654] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.755442  8677 raft_consensus.cc:359] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.755175  8384 catalog_manager.cc:5697] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:59.757388  8677 raft_consensus.cc:385] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.757810  8677 raft_consensus.cc:740] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.758683  8677 consensus_queue.cc:260] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.760741  8677 ts_tablet_manager.cc:1434] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:12:59.761489  8677 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.766252  8679 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.766774  8679 ts_tablet_manager.cc:1403] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260713 09:12:59.768383  8386 catalog_manager.cc:5697] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd reported cstate change: term changed from 0 to 1, leader changed from <none> to a30d14b79ec94c908115b8dc5886becd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "a30d14b79ec94c908115b8dc5886becd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.770147  8679 raft_consensus.cc:359] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.770879  8679 raft_consensus.cc:385] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.771164  8679 raft_consensus.cc:740] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.771979  8678 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.771973  8679 consensus_queue.cc:260] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.772584  8678 ts_tablet_manager.cc:1403] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260713 09:12:59.774163  8679 ts_tablet_manager.cc:1434] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:59.775259  8679 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.775040  8678 raft_consensus.cc:359] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.775697  8678 raft_consensus.cc:385] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.775956  8678 raft_consensus.cc:740] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.776582  8678 consensus_queue.cc:260] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.778460  8678 ts_tablet_manager.cc:1434] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:59.779273  8678 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: Bootstrap starting.
I20260713 09:12:59.781831  8679 tablet_bootstrap.cc:654] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.783399  8678 tablet_bootstrap.cc:654] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.781831  8677 tablet_bootstrap.cc:654] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.793229  8679 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.793744  8679 ts_tablet_manager.cc:1403] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:12:59.794979  8677 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.795152  8678 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: No bootstrap required, opened a new log
I20260713 09:12:59.795356  8677 ts_tablet_manager.cc:1403] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.008s
I20260713 09:12:59.795589  8678 ts_tablet_manager.cc:1403] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:12:59.796412  8679 raft_consensus.cc:359] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.797118  8679 raft_consensus.cc:385] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.797420  8679 raft_consensus.cc:740] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.797295  8677 raft_consensus.cc:359] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.797926  8677 raft_consensus.cc:385] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.798143  8677 raft_consensus.cc:740] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.798123  8678 raft_consensus.cc:359] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.798303  8679 consensus_queue.cc:260] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.798946  8678 raft_consensus.cc:385] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.798981  8677 consensus_queue.cc:260] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.799363  8678 raft_consensus.cc:740] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.800060  8678 consensus_queue.cc:260] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.801973  8678 ts_tablet_manager.cc:1434] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:12:59.803136  8677 ts_tablet_manager.cc:1434] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:12:59.805153  8679 ts_tablet_manager.cc:1434] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:59.805943  8679 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.807076  8677 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.811915  8679 tablet_bootstrap.cc:654] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.818974  8677 tablet_bootstrap.cc:654] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.821897  8679 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.822229  8679 ts_tablet_manager.cc:1403] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:12:59.822901  8677 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.823249  8677 ts_tablet_manager.cc:1403] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.001s
I20260713 09:12:59.823928  8679 raft_consensus.cc:359] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.824397  8679 raft_consensus.cc:385] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.824592  8679 raft_consensus.cc:740] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.824949  8677 raft_consensus.cc:359] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.825076  8679 consensus_queue.cc:260] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.825500  8677 raft_consensus.cc:385] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.825810  8677 raft_consensus.cc:740] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.826684  8679 ts_tablet_manager.cc:1434] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:59.826392  8677 consensus_queue.cc:260] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.827725  8679 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.828240  8677 ts_tablet_manager.cc:1434] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:59.829061  8677 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: Bootstrap starting.
I20260713 09:12:59.833216  8679 tablet_bootstrap.cc:654] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.834628  8677 tablet_bootstrap.cc:654] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.839722  8677 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: No bootstrap required, opened a new log
I20260713 09:12:59.840140  8677 ts_tablet_manager.cc:1403] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:59.842568  8677 raft_consensus.cc:359] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.842998  8677 raft_consensus.cc:385] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.843200  8677 raft_consensus.cc:740] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.843288  8679 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.843812  8679 ts_tablet_manager.cc:1403] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:12:59.843734  8677 consensus_queue.cc:260] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.845449  8677 ts_tablet_manager.cc:1434] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:12:59.845811  8685 raft_consensus.cc:493] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.845769  8679 raft_consensus.cc:359] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.846513  8679 raft_consensus.cc:385] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.846385  8685 raft_consensus.cc:515] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.846796  8679 raft_consensus.cc:740] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.847391  8679 consensus_queue.cc:260] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.848461  8685 leader_election.cc:290] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.848969  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a815d91cf471a8a5b716eb44b4dfd" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.849493  8487 raft_consensus.cc:2468] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:12:59.849448  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a815d91cf471a8a5b716eb44b4dfd" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.850211  8562 raft_consensus.cc:2468] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:12:59.850548  8601 leader_election.cc:304] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.850943  8679 ts_tablet_manager.cc:1434] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:12:59.851260  8685 raft_consensus.cc:2804] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.851609  8685 raft_consensus.cc:493] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.851805  8679 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:12:59.851944  8685 raft_consensus.cc:3060] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.857448  8679 tablet_bootstrap.cc:654] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:59.858474  8685 raft_consensus.cc:515] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.861047  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a815d91cf471a8a5b716eb44b4dfd" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:12:59.861241  8685 leader_election.cc:290] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.861636  8487 raft_consensus.cc:3060] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.864228  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a815d91cf471a8a5b716eb44b4dfd" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:12:59.864804  8562 raft_consensus.cc:3060] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.866205  8679 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: No bootstrap required, opened a new log
I20260713 09:12:59.866658  8679 ts_tablet_manager.cc:1403] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:12:59.866873  8487 raft_consensus.cc:2468] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:12:59.867923  8601 leader_election.cc:304] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.868516  8685 raft_consensus.cc:2804] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.868886  8685 raft_consensus.cc:697] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:12:59.869131  8679 raft_consensus.cc:359] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.869817  8679 raft_consensus.cc:385] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:59.869680  8685 consensus_queue.cc:237] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.870131  8679 raft_consensus.cc:740] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:12:59.870805  8679 consensus_queue.cc:260] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.871460  8562 raft_consensus.cc:2468] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:12:59.872535  8679 ts_tablet_manager.cc:1434] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:59.874830  8685 raft_consensus.cc:493] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.875276  8685 raft_consensus.cc:515] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.877602  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.878332  8487 raft_consensus.cc:2393] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41d2cb245bda44a8ad299d0873a6f276 in current term 1: Already voted for candidate a30d14b79ec94c908115b8dc5886becd in this term.
I20260713 09:12:59.878742  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f54be4798a4e4c85f3395e3df28ed5" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.879658  8685 leader_election.cc:290] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.879278  8384 catalog_manager.cc:5697] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:59.880088  8603 leader_election.cc:304] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276; no voters: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.881227  8685 raft_consensus.cc:3060] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.886528  8685 raft_consensus.cc:2749] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.919574  8703 raft_consensus.cc:493] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.920006  8683 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.920063  8703 raft_consensus.cc:515] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.920459  8683 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.921837  8703 leader_election.cc:290] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.922148  8683 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.922633  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.923053  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.923508  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f23488bee264732bc06cde1a4ca825a" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.923697  8561 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 0.
I20260713 09:12:59.924124  8637 raft_consensus.cc:2393] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8727cf9c1474d3091911c710531d6d7 in current term 1: Already voted for candidate a30d14b79ec94c908115b8dc5886becd in this term.
I20260713 09:12:59.924454  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.924993  8636 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 0.
I20260713 09:12:59.925194  8454 leader_election.cc:304] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [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: f8727cf9c1474d3091911c710531d6d7; no voters: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd
I20260713 09:12:59.925863  8683 raft_consensus.cc:3060] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.926167  8454 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [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: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.926746  8703 raft_consensus.cc:2804] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.927089  8703 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.927402  8703 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.932260  8683 raft_consensus.cc:2749] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.933647  8703 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.935122  8703 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.935792  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:12:59.936153  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "f8727cf9c1474d3091911c710531d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:12:59.936364  8561 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.936689  8636 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.942183  8685 raft_consensus.cc:493] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.943048  8561 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 1.
I20260713 09:12:59.943207  8636 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8727cf9c1474d3091911c710531d6d7 in term 1.
I20260713 09:12:59.943797  8703 consensus_queue.cc:1048] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.944242  8454 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.942713  8685 raft_consensus.cc:515] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.944989  8683 raft_consensus.cc:2804] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.945415  8683 raft_consensus.cc:697] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Running, Role: LEADER
I20260713 09:12:59.946593  8685 leader_election.cc:290] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.946282  8683 consensus_queue.cc:237] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.947229  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.947831  8487 raft_consensus.cc:2468] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:12:59.949023  8601 leader_election.cc:304] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.949954  8685 raft_consensus.cc:2804] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.950366  8685 raft_consensus.cc:493] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.950819  8685 raft_consensus.cc:3060] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.951277  8683 consensus_queue.cc:1048] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:59.947912  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:12:59.956202  8684 raft_consensus.cc:493] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.955590  8561 raft_consensus.cc:2468] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:12:59.956662  8684 raft_consensus.cc:515] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.958653  8684 leader_election.cc:290] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.959178  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.959810  8487 raft_consensus.cc:2393] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a30d14b79ec94c908115b8dc5886becd in current term 1: Already voted for candidate 41d2cb245bda44a8ad299d0873a6f276 in this term.
I20260713 09:12:59.961069  8384 catalog_manager.cc:5697] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8727cf9c1474d3091911c710531d6d7 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "f8727cf9c1474d3091911c710531d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:59.959704  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be99474d394597b3ea235de6e838b8" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.966455  8529 leader_election.cc:304] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd; no voters: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7
I20260713 09:12:59.967192  8684 raft_consensus.cc:3060] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.970162  8685 raft_consensus.cc:515] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.972261  8685 leader_election.cc:290] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:12:59.973204  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:12:59.974373  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f657105b087846889d1d9261d0d13f3f" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:12:59.974835  8487 raft_consensus.cc:3060] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.978672  8684 raft_consensus.cc:2749] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:59.979485  8721 raft_consensus.cc:493] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:59.979530  8562 raft_consensus.cc:3060] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.979998  8721 raft_consensus.cc:515] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.982035  8721 leader_election.cc:290] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.982662  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:12:59.983258  8488 raft_consensus.cc:2468] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 0.
I20260713 09:12:59.984375  8527 leader_election.cc:304] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [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: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:12:59.985286  8721 raft_consensus.cc:2804] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:59.985657  8721 raft_consensus.cc:493] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:59.986166  8721 raft_consensus.cc:3060] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.987829  8562 raft_consensus.cc:2468] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:12:59.987895  8487 raft_consensus.cc:2468] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:12:59.985598  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:12:59.989059  8603 leader_election.cc:304] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: 
I20260713 09:12:59.989202  8635 raft_consensus.cc:2468] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 0.
I20260713 09:12:59.989867  8685 raft_consensus.cc:2804] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:59.990329  8685 raft_consensus.cc:697] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:12:59.991091  8685 consensus_queue.cc:237] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.992624  8721 raft_consensus.cc:515] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:12:59.994531  8721 leader_election.cc:290] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:12:59.995595  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:12:59.995687  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee7949202a44828b05f6d390e803c99" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:12:59.996219  8635 raft_consensus.cc:3060] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.996306  8487 raft_consensus.cc:3060] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:59.999378  8383 catalog_manager.cc:5697] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.000993  8635 raft_consensus.cc:2468] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 1.
I20260713 09:13:00.001942  8529 leader_election.cc:304] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: 
I20260713 09:13:00.002763  8487 raft_consensus.cc:2468] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 1.
I20260713 09:13:00.003572  8721 raft_consensus.cc:2804] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:00.004043  8721 raft_consensus.cc:697] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Becoming Leader. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Running, Role: LEADER
I20260713 09:13:00.004803  8721 consensus_queue.cc:237] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.009860  8685 raft_consensus.cc:493] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:00.010295  8685 raft_consensus.cc:515] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.011893  8685 leader_election.cc:290] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:00.012713  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:13:00.012916  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:13:00.013237  8487 raft_consensus.cc:2468] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:13:00.013651  8562 raft_consensus.cc:2468] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:13:00.012850  8383 catalog_manager.cc:5697] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd reported cstate change: term changed from 0 to 1, leader changed from <none> to a30d14b79ec94c908115b8dc5886becd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "a30d14b79ec94c908115b8dc5886becd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:00.014148  8601 leader_election.cc:304] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:13:00.014858  8685 raft_consensus.cc:2804] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:00.015201  8685 raft_consensus.cc:493] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:00.015321  8717 raft_consensus.cc:493] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:00.015496  8685 raft_consensus.cc:3060] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.015811  8717 raft_consensus.cc:515] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.017448  8717 leader_election.cc:290] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:00.018674  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:13:00.019164  8562 raft_consensus.cc:2468] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:13:00.019780  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7" is_pre_election: true
I20260713 09:13:00.020370  8487 raft_consensus.cc:2468] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 0.
I20260713 09:13:00.021543  8603 leader_election.cc:304] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: 
I20260713 09:13:00.022017  8685 raft_consensus.cc:515] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.022521  8717 raft_consensus.cc:2804] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:00.022890  8717 raft_consensus.cc:493] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:00.023206  8717 raft_consensus.cc:3060] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.023854  8685 leader_election.cc:290] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:00.024674  8487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:13:00.025267  8487 raft_consensus.cc:3060] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.029819  8562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8762495069db4fb490b119b815accbf3" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:13:00.029871  8717 raft_consensus.cc:515] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.030360  8562 raft_consensus.cc:3060] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.031975  8717 leader_election.cc:290] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 1 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:00.032140  8487 raft_consensus.cc:2468] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:13:00.032662  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:13:00.033080  8601 leader_election.cc:304] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:13:00.033245  8488 raft_consensus.cc:3060] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.034116  8717 raft_consensus.cc:2804] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:00.034554  8717 raft_consensus.cc:697] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:13:00.035295  8717 consensus_queue.cc:237] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.036185  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c356bf9ab8941be9cc3d3ca0205a695" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:13:00.036752  8561 raft_consensus.cc:3060] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:00.036921  8562 raft_consensus.cc:2468] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:13:00.040419  8488 raft_consensus.cc:2468] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:13:00.041414  8601 leader_election.cc:304] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:13:00.042238  8685 raft_consensus.cc:2804] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:00.042762  8685 raft_consensus.cc:697] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:13:00.043609  8685 consensus_queue.cc:237] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:00.045907  8561 raft_consensus.cc:2468] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:13:00.051893  8383 catalog_manager.cc:5697] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.062913  8383 catalog_manager.cc:5697] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:00.101432  8685 consensus_queue.cc:1048] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.114393  8717 consensus_queue.cc:1048] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.138417  8721 consensus_queue.cc:1048] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.141323  5563 ts_manager.cc:295] Set tserver state for f8727cf9c1474d3091911c710531d6d7 to MAINTENANCE_MODE
I20260713 09:13:00.142174  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
W20260713 09:13:00.150861  8527 consensus_peers.cc:597] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:00.150918  8686 consensus_queue.cc:1048] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:00.153652  8527 consensus_peers.cc:597] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:00.175554  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:00.176436  5563 tablet_replica.cc:333] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.177304  5563 raft_consensus.cc:2243] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:00.177894  5563 pending_rounds.cc:70] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Trying to abort 1 pending ops.
I20260713 09:13:00.178117  5563 pending_rounds.cc:77] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993581869699072 op_type: NO_OP noop_request { }
I20260713 09:13:00.178421  5563 raft_consensus.cc:2889] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:00.178685  5563 raft_consensus.cc:2272] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.180800  8686 consensus_queue.cc:1048] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.181242  5563 tablet_replica.cc:333] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.181886  5563 raft_consensus.cc:2243] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.182238  5563 raft_consensus.cc:2272] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.184585  5563 tablet_replica.cc:333] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.185153  5563 raft_consensus.cc:2243] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.185503  5563 raft_consensus.cc:2272] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.188202  5563 tablet_replica.cc:333] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.188925  5563 raft_consensus.cc:2243] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:00.189900  5563 raft_consensus.cc:2272] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.192852  5563 tablet_replica.cc:333] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.193585  5563 raft_consensus.cc:2243] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.194041  5563 pending_rounds.cc:70] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Trying to abort 1 pending ops.
I20260713 09:13:00.194252  5563 pending_rounds.cc:77] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993580858847232 op_type: NO_OP noop_request { }
I20260713 09:13:00.194562  5563 raft_consensus.cc:2889] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:00.195142  5563 raft_consensus.cc:2272] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.197742  5563 tablet_replica.cc:333] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.198437  5563 raft_consensus.cc:2243] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.198889  5563 raft_consensus.cc:2272] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.201090  5563 tablet_replica.cc:333] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.201624  5563 raft_consensus.cc:2243] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.201999  5563 raft_consensus.cc:2272] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.203955  5563 tablet_replica.cc:333] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.204433  5563 raft_consensus.cc:2243] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.204763  5563 raft_consensus.cc:2272] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.206414  5563 tablet_replica.cc:333] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.206859  5563 raft_consensus.cc:2243] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.207175  5563 raft_consensus.cc:2272] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.208570  5563 tablet_replica.cc:333] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: stopping tablet replica
I20260713 09:13:00.208979  5563 raft_consensus.cc:2243] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:00.209288  5563 raft_consensus.cc:2272] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:00.226150  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
I20260713 09:13:00.312119  8717 consensus_queue.cc:1048] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:00.326715  8601 consensus_peers.cc:597] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:00.468544  8745 consensus_queue.cc:1048] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:00.473239  8601 consensus_peers.cc:597] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:00.481056  8601 consensus_peers.cc:597] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:00.504959  8527 consensus_peers.cc:597] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:00.525147  8601 consensus_peers.cc:597] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:00.528450  8711 consensus_queue.cc:1048] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:00.539469  8685 consensus_queue.cc:1048] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:00.542520  8601 consensus_peers.cc:597] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:00.617878  8686 consensus_queue.cc:1048] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:00.664923  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:01.464217  8685 raft_consensus.cc:493] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f8727cf9c1474d3091911c710531d6d7)
I20260713 09:13:01.464749  8685 raft_consensus.cc:515] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:01.466346  8685 leader_election.cc:290] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137), f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371)
I20260713 09:13:01.467095  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
W20260713 09:13:01.470054  8601 leader_election.cc:336] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111)
I20260713 09:13:01.470101  8721 raft_consensus.cc:493] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f8727cf9c1474d3091911c710531d6d7)
I20260713 09:13:01.470618  8601 leader_election.cc:304] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276; no voters: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7
I20260713 09:13:01.470736  8721 raft_consensus.cc:515] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:01.471223  8685 raft_consensus.cc:2749] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:13:01.472476  8721 leader_election.cc:290] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835), f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371)
I20260713 09:13:01.473008  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276" is_pre_election: true
I20260713 09:13:01.473656  8635 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 1.
I20260713 09:13:01.475136  8529 leader_election.cc:304] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: 
I20260713 09:13:01.475831  8721 raft_consensus.cc:2804] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:13:01.476177  8721 raft_consensus.cc:493] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Starting leader election (detected failure of leader f8727cf9c1474d3091911c710531d6d7)
I20260713 09:13:01.476579  8721 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:01.477679  8527 leader_election.cc:336] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111)
I20260713 09:13:01.482372  8721 raft_consensus.cc:515] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:01.483958  8721 leader_election.cc:290] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 2 election: Requested vote from peers 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835), f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371)
I20260713 09:13:01.484583  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4b2dee0f9843299e7ab5bbf2c1bfb1" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:13:01.485034  8635 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:01.487272  8527 leader_election.cc:336] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111)
I20260713 09:13:01.489557  8635 raft_consensus.cc:2468] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 2.
I20260713 09:13:01.490360  8529 leader_election.cc:304] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: f8727cf9c1474d3091911c710531d6d7
I20260713 09:13:01.490936  8721 raft_consensus.cc:2804] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:01.491892  8721 raft_consensus.cc:697] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 2 LEADER]: Becoming Leader. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Running, Role: LEADER
I20260713 09:13:01.492673  8721 consensus_queue.cc:237] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [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: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:01.498729  8383 catalog_manager.cc:5697] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd reported cstate change: term changed from 1 to 2, leader changed from f8727cf9c1474d3091911c710531d6d7 (127.5.110.193) to a30d14b79ec94c908115b8dc5886becd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "a30d14b79ec94c908115b8dc5886becd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } }
W20260713 09:13:01.665880  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:01.678869  8685 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:01.679338  8685 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:01.681061  8685 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:01.682291  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd" is_pre_election: true
I20260713 09:13:01.682920  8561 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 1.
I20260713 09:13:01.683926  8603 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: 
I20260713 09:13:01.684612  8685 raft_consensus.cc:2804] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:13:01.684769  8601 leader_election.cc:336] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111)
I20260713 09:13:01.684993  8685 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:01.685315  8685 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:01.689859  8685 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:01.691293  8685 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), a30d14b79ec94c908115b8dc5886becd (127.5.110.194:44137)
I20260713 09:13:01.692325  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "41d2cb245bda44a8ad299d0873a6f276" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
I20260713 09:13:01.692935  8561 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:13:01.694873  8601 leader_election.cc:336] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111)
I20260713 09:13:01.697970  8561 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41d2cb245bda44a8ad299d0873a6f276 in term 2.
I20260713 09:13:01.698855  8603 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [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: 41d2cb245bda44a8ad299d0873a6f276, a30d14b79ec94c908115b8dc5886becd; no voters: f8727cf9c1474d3091911c710531d6d7
I20260713 09:13:01.699463  8685 raft_consensus.cc:2804] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:01.700232  8685 raft_consensus.cc:697] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 LEADER]: Becoming Leader. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:13:01.700924  8685 consensus_queue.cc:237] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:01.706748  8383 catalog_manager.cc:5697] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 reported cstate change: term changed from 1 to 2, leader changed from f8727cf9c1474d3091911c710531d6d7 (127.5.110.193) to 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "41d2cb245bda44a8ad299d0873a6f276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: HEALTHY } } }
W20260713 09:13:01.923399  8527 consensus_peers.cc:597] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:02.089861  8635 raft_consensus.cc:1275] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Refusing update from remote peer a30d14b79ec94c908115b8dc5886becd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:02.091064  8721 consensus_queue.cc:1048] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:02.160674  8561 raft_consensus.cc:1275] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Refusing update from remote peer 41d2cb245bda44a8ad299d0873a6f276: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:13:02.161813  8685 consensus_queue.cc:1048] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:13:02.173893  8601 consensus_peers.cc:597] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:02.541167  8527 consensus_peers.cc:597] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:02.644797  8601 consensus_peers.cc:597] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:02.666738  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:02.671236  8601 consensus_peers.cc:597] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:02.841212  8527 consensus_peers.cc:597] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:02.875358  8527 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260713 09:13:02.939314  8601 consensus_peers.cc:597] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:03.032546  8527 consensus_peers.cc:597] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:03.038461  8601 consensus_peers.cc:597] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:03.072662  8601 consensus_peers.cc:597] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:03.667680  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:04.437369  8527 consensus_peers.cc:597] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:04.467307  8601 consensus_peers.cc:597] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:13:04.668587  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:05.018231  8527 consensus_peers.cc:597] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:13:05.062664  8601 consensus_peers.cc:597] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:13:05.126279  8527 consensus_peers.cc:597] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:13:05.140941  8601 consensus_peers.cc:597] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:05.241967  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:05.249022  8775 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
W20260713 09:13:05.249228  8776 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
W20260713 09:13:05.250664  8778 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
I20260713 09:13:05.252584  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:05.253446  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:05.253700  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:05.253845  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933985253833 us; error 0 us; skew 500 ppm
I20260713 09:13:05.254333  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:05.256762  5563 webserver.cc:533] Webserver started at http://127.5.110.193:38705/ using document root <none> and password file <none>
I20260713 09:13:05.257225  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:05.257382  5563 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:13:05.261035  5563 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:13:05.264495  8783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:05.265321  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:13:05.265636  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "f8727cf9c1474d3091911c710531d6d7"
format_stamp: "Formatted at 2026-07-13 09:12:58 on dist-test-slave-scq0"
I20260713 09:13:05.265913  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933906510588-5563-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)
I20260713 09:13:05.289803  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:05.290889  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:05.292335  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:05.295605  8790 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:13:05.306636  8527 consensus_peers.cc:597] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:13:05.341305  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:13:05.341729  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260713 09:13:05.342048  5563 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:13:05.346777  8790 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.358031  8790 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.358706  8790 tablet_bootstrap.cc:492] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.359194  8790 ts_tablet_manager.cc:1403] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:13:05.361088  8790 raft_consensus.cc:359] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:05.361611  8790 raft_consensus.cc:740] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.362237  8790 consensus_queue.cc:260] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [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: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } }
I20260713 09:13:05.364315  8790 ts_tablet_manager.cc:1434] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:13:05.364960  8790 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.374579  8790 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.375188  8790 tablet_bootstrap.cc:492] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.375748  8790 ts_tablet_manager.cc:1403] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:13:05.377485  5563 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:13:05.377772  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260713 09:13:05.377748  8790 raft_consensus.cc:359] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.378448  8790 raft_consensus.cc:740] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.379091  8790 consensus_queue.cc:260] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.380514  8790 ts_tablet_manager.cc:1434] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:13:05.381129  8790 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.394033  8790 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.394908  8790 tablet_bootstrap.cc:492] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.395531  8790 ts_tablet_manager.cc:1403] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260713 09:13:05.397442  8790 raft_consensus.cc:359] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.398142  8790 raft_consensus.cc:740] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.398736  8790 consensus_queue.cc:260] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.400302  8790 ts_tablet_manager.cc:1434] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:05.400978  8790 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.410163  8790 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.410748  8790 tablet_bootstrap.cc:492] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.411357  8790 ts_tablet_manager.cc:1403] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:13:05.412951  8790 raft_consensus.cc:359] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.413422  8790 raft_consensus.cc:740] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.413993  8790 consensus_queue.cc:260] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.415555  8790 ts_tablet_manager.cc:1434] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:13:05.416159  8790 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.424690  8790 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.425338  8790 tablet_bootstrap.cc:492] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.425918  8790 ts_tablet_manager.cc:1403] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:13:05.427488  8790 raft_consensus.cc:359] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.427958  8790 raft_consensus.cc:740] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.428520  8790 consensus_queue.cc:260] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.429899  8790 ts_tablet_manager.cc:1434] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:05.430446  8790 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.430752  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:44371
I20260713 09:13:05.430820  8853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:44371 every 8 connection(s)
I20260713 09:13:05.434939  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:05.444842  8790 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.445634  8790 tablet_bootstrap.cc:492] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.449635  8790 ts_tablet_manager.cc:1403] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:13:05.451887  8790 raft_consensus.cc:359] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.452566  8790 raft_consensus.cc:740] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.453239  8790 consensus_queue.cc:260] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.454721  8790 ts_tablet_manager.cc:1434] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:13:05.455312  8790 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.461599  8854 heartbeater.cc:344] Connected to a master server at 127.5.110.254:35983
I20260713 09:13:05.461457  8635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c31e04c1a4704759959ccb8086375202"
dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
mode: GRACEFUL
new_leader_uuid: "a30d14b79ec94c908115b8dc5886becd"
 from {username='slave'} at 127.0.0.1:50762
I20260713 09:13:05.462070  8854 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:05.462178  8635 raft_consensus.cc:606] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 LEADER]: Received request to transfer leadership to TS a30d14b79ec94c908115b8dc5886becd
I20260713 09:13:05.462989  8854 heartbeater.cc:507] Master 127.5.110.254:35983 requested a full tablet report, sending...
I20260713 09:13:05.463310  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:13:05.463716  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:05.464236  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:05.466601  8790 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.467407  8790 tablet_bootstrap.cc:492] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.467918  8790 ts_tablet_manager.cc:1403] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:13:05.469367  8385 ts_manager.cc:194] Re-registered known tserver with Master: f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371)
I20260713 09:13:05.469441  8790 raft_consensus.cc:359] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.470117  8790 raft_consensus.cc:740] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.470681  8790 consensus_queue.cc:260] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.472044  8790 ts_tablet_manager.cc:1434] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:13:05.472621  8790 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.478194  8385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44506
I20260713 09:13:05.481259  8854 heartbeater.cc:499] Master 127.5.110.254:35983 was elected leader, sending a full tablet report...
I20260713 09:13:05.484586  8790 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.485388  8790 tablet_bootstrap.cc:492] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.485939  8790 ts_tablet_manager.cc:1403] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260713 09:13:05.487524  8790 raft_consensus.cc:359] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.487950  8790 raft_consensus.cc:740] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.488498  8790 consensus_queue.cc:260] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.490199  8790 ts_tablet_manager.cc:1434] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:05.490864  8790 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.500720  8790 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.501348  8790 tablet_bootstrap.cc:492] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.501816  8790 ts_tablet_manager.cc:1403] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:13:05.503361  8790 raft_consensus.cc:359] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.503907  8790 raft_consensus.cc:740] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.504379  8790 consensus_queue.cc:260] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [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: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.505901  8790 ts_tablet_manager.cc:1434] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:13:05.506505  8790 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Bootstrap starting.
I20260713 09:13:05.515841  8790 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: 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
I20260713 09:13:05.516429  8790 tablet_bootstrap.cc:492] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Bootstrap complete.
I20260713 09:13:05.516914  8790 ts_tablet_manager.cc:1403] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:13:05.518643  8790 raft_consensus.cc:359] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.519104  8790 raft_consensus.cc:740] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8727cf9c1474d3091911c710531d6d7, State: Initialized, Role: FOLLOWER
I20260713 09:13:05.519673  8790 consensus_queue.cc:260] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.521005  8790 ts_tablet_manager.cc:1434] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
W20260713 09:13:05.669466  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:05.687841  8828 raft_consensus.cc:3060] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:05.711920  8773 raft_consensus.cc:993] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: : Instructing follower a30d14b79ec94c908115b8dc5886becd to start an election
I20260713 09:13:05.712317  8872 raft_consensus.cc:1081] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 LEADER]: Signalling peer a30d14b79ec94c908115b8dc5886becd to start an election
I20260713 09:13:05.713843  8562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c31e04c1a4704759959ccb8086375202"
dest_uuid: "a30d14b79ec94c908115b8dc5886becd"
 from {username='slave'} at 127.0.0.1:60362
I20260713 09:13:05.714299  8562 raft_consensus.cc:493] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:05.714556  8562 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:05.719545  8562 raft_consensus.cc:515] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.722802  8635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "41d2cb245bda44a8ad299d0873a6f276"
I20260713 09:13:05.723282  8562 leader_election.cc:290] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 3 election: Requested vote from peers f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371), 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195:36835)
I20260713 09:13:05.723408  8635 raft_consensus.cc:3055] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:05.723140  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e04c1a4704759959ccb8086375202" candidate_uuid: "a30d14b79ec94c908115b8dc5886becd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f8727cf9c1474d3091911c710531d6d7"
I20260713 09:13:05.723830  8635 raft_consensus.cc:740] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41d2cb245bda44a8ad299d0873a6f276, State: Running, Role: LEADER
I20260713 09:13:05.724110  8828 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:13:05.724725  8635 consensus_queue.cc:260] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.726140  8635 raft_consensus.cc:3060] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:05.731473  8828 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 3.
I20260713 09:13:05.732692  8635 raft_consensus.cc:2468] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a30d14b79ec94c908115b8dc5886becd in term 3.
I20260713 09:13:05.732695  8527 leader_election.cc:304] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a30d14b79ec94c908115b8dc5886becd, f8727cf9c1474d3091911c710531d6d7; no voters: 
I20260713 09:13:05.733681  8721 raft_consensus.cc:2804] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:05.734165  8721 raft_consensus.cc:697] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 3 LEADER]: Becoming Leader. State: Replica: a30d14b79ec94c908115b8dc5886becd, State: Running, Role: LEADER
I20260713 09:13:05.734959  8721 consensus_queue.cc:237] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } }
I20260713 09:13:05.741987  8385 catalog_manager.cc:5697] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd reported cstate change: term changed from 2 to 3, leader changed from 41d2cb245bda44a8ad299d0873a6f276 (127.5.110.195) to a30d14b79ec94c908115b8dc5886becd (127.5.110.194). New cstate: current_term: 3 leader_uuid: "a30d14b79ec94c908115b8dc5886becd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a30d14b79ec94c908115b8dc5886becd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:06.156338  8637 raft_consensus.cc:1275] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 3 FOLLOWER]: Refusing update from remote peer a30d14b79ec94c908115b8dc5886becd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:13:06.157459  8882 consensus_queue.cc:1048] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "41d2cb245bda44a8ad299d0873a6f276" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 36835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:06.167039  8828 raft_consensus.cc:1275] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 3 FOLLOWER]: Refusing update from remote peer a30d14b79ec94c908115b8dc5886becd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:13:06.168443  8721 consensus_queue.cc:1048] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8727cf9c1474d3091911c710531d6d7" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:06.168906  8721 consensus_queue.cc:1243] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [LEADER]: Peer f8727cf9c1474d3091911c710531d6d7 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:13:06.171250  8828 pending_rounds.cc:85] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Aborting all ops after (but not including) 0
I20260713 09:13:06.171466  8828 pending_rounds.cc:107] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:13:06.171658  8828 raft_consensus.cc:2889] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:13:06.473232  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:06.478696  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:06.479115  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:06.479575  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:06.670445  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:07.486004  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:07.493542  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:07.494088  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:07.494702  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:07.671583  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:08.500854  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:08.506412  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:08.506774  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:08.507180  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:08.672536  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:09.513067  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:09.519371  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:09.519754  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:09.520232  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:13:09.673437  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:10.525904  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:10.532119  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:10.537251  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:10.537672  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:13:10.674369  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:13:11.560420  5563 tablet_server.cc:179] TabletServer@127.5.110.193:44371 shutting down...
I20260713 09:13:11.581061  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:11.581918  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.582695  5563 raft_consensus.cc:2243] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.583302  5563 raft_consensus.cc:2272] T 5c356bf9ab8941be9cc3d3ca0205a695 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.585760  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.586344  5563 raft_consensus.cc:2243] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.586820  5563 raft_consensus.cc:2272] T c31e04c1a4704759959ccb8086375202 P f8727cf9c1474d3091911c710531d6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.588951  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.589502  5563 raft_consensus.cc:2243] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.589964  5563 raft_consensus.cc:2272] T 20be99474d394597b3ea235de6e838b8 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.592159  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.592643  5563 raft_consensus.cc:2243] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.593065  5563 raft_consensus.cc:2272] T 015a815d91cf471a8a5b716eb44b4dfd P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.595229  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.595737  5563 raft_consensus.cc:2243] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.596179  5563 raft_consensus.cc:2272] T f657105b087846889d1d9261d0d13f3f P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.598397  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.598906  5563 raft_consensus.cc:2243] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.599380  5563 raft_consensus.cc:2272] T 7ee7949202a44828b05f6d390e803c99 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.601564  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.602082  5563 raft_consensus.cc:2243] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.602510  5563 raft_consensus.cc:2272] T d1f54be4798a4e4c85f3395e3df28ed5 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.604606  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.605078  5563 raft_consensus.cc:2243] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.605500  5563 raft_consensus.cc:2272] T 8762495069db4fb490b119b815accbf3 P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.607713  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.608198  5563 raft_consensus.cc:2243] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.608564  5563 raft_consensus.cc:2272] T 8f23488bee264732bc06cde1a4ca825a P f8727cf9c1474d3091911c710531d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.610664  5563 tablet_replica.cc:333] stopping tablet replica
I20260713 09:13:11.611132  5563 raft_consensus.cc:2243] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.611543  5563 raft_consensus.cc:2272] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P f8727cf9c1474d3091911c710531d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:11.622267  8601 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
W20260713 09:13:11.625532  8601 consensus_peers.cc:597] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:11.645117  5563 tablet_server.cc:196] TabletServer@127.5.110.193:44371 shutdown complete.
W20260713 09:13:11.669621  8601 consensus_peers.cc:597] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:11.673465  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
W20260713 09:13:11.674856  8527 consensus_peers.cc:597] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:11.675309  8434 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:13:11.685596  8601 consensus_peers.cc:597] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:11.695935  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:11.696563  5563 tablet_replica.cc:333] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.697371  5563 raft_consensus.cc:2243] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.697840  5563 raft_consensus.cc:2272] T 8762495069db4fb490b119b815accbf3 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.699975  5563 tablet_replica.cc:333] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.700489  5563 raft_consensus.cc:2243] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.700903  5563 raft_consensus.cc:2272] T 20be99474d394597b3ea235de6e838b8 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.702849  5563 tablet_replica.cc:333] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.703327  5563 raft_consensus.cc:2243] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.703704  5563 raft_consensus.cc:2272] T 015a815d91cf471a8a5b716eb44b4dfd P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.705458  5563 tablet_replica.cc:333] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.705966  5563 raft_consensus.cc:2243] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.706723  5563 raft_consensus.cc:2272] T c31e04c1a4704759959ccb8086375202 P a30d14b79ec94c908115b8dc5886becd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.708532  5563 tablet_replica.cc:333] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.708993  5563 raft_consensus.cc:2243] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.709775  5563 raft_consensus.cc:2272] T 8f23488bee264732bc06cde1a4ca825a P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.711557  5563 tablet_replica.cc:333] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.712025  5563 raft_consensus.cc:2243] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.712819  5563 raft_consensus.cc:2272] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P a30d14b79ec94c908115b8dc5886becd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.714823  5563 tablet_replica.cc:333] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.715351  5563 raft_consensus.cc:2243] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.716137  5563 raft_consensus.cc:2272] T 7ee7949202a44828b05f6d390e803c99 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.718161  5563 tablet_replica.cc:333] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.718616  5563 raft_consensus.cc:2243] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.719310  5563 raft_consensus.cc:2272] T d1f54be4798a4e4c85f3395e3df28ed5 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.721099  5563 tablet_replica.cc:333] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.721608  5563 raft_consensus.cc:2243] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.721999  5563 raft_consensus.cc:2272] T 5c356bf9ab8941be9cc3d3ca0205a695 P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.723872  5563 tablet_replica.cc:333] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd: stopping tablet replica
I20260713 09:13:11.724309  5563 raft_consensus.cc:2243] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.724694  5563 raft_consensus.cc:2272] T f657105b087846889d1d9261d0d13f3f P a30d14b79ec94c908115b8dc5886becd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.753479  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
W20260713 09:13:11.759872  8601 consensus_peers.cc:597] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 -> Peer f8727cf9c1474d3091911c710531d6d7 (127.5.110.193:44371): Couldn't send request to peer f8727cf9c1474d3091911c710531d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:11.776760  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
I20260713 09:13:11.797281  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:11.797909  5563 tablet_replica.cc:333] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.798599  5563 raft_consensus.cc:2243] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.799402  5563 raft_consensus.cc:2272] T 8762495069db4fb490b119b815accbf3 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.801432  5563 tablet_replica.cc:333] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.801954  5563 raft_consensus.cc:2243] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.802686  5563 raft_consensus.cc:2272] T 5c356bf9ab8941be9cc3d3ca0205a695 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.804541  5563 tablet_replica.cc:333] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.805073  5563 raft_consensus.cc:2243] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.805496  5563 raft_consensus.cc:2272] T c31e04c1a4704759959ccb8086375202 P 41d2cb245bda44a8ad299d0873a6f276 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.807364  5563 tablet_replica.cc:333] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.807832  5563 raft_consensus.cc:2243] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.808213  5563 raft_consensus.cc:2272] T d1f54be4798a4e4c85f3395e3df28ed5 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.809968  5563 tablet_replica.cc:333] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.810427  5563 raft_consensus.cc:2243] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.810794  5563 raft_consensus.cc:2272] T 7ee7949202a44828b05f6d390e803c99 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.812537  5563 tablet_replica.cc:333] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.812991  5563 raft_consensus.cc:2243] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.814069  5563 raft_consensus.cc:2272] T f657105b087846889d1d9261d0d13f3f P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.816744  5563 tablet_replica.cc:333] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.817380  5563 raft_consensus.cc:2243] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.818259  5563 raft_consensus.cc:2272] T 015a815d91cf471a8a5b716eb44b4dfd P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.820551  5563 tablet_replica.cc:333] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.820977  5563 raft_consensus.cc:2243] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.821731  5563 raft_consensus.cc:2272] T 20be99474d394597b3ea235de6e838b8 P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.823554  5563 tablet_replica.cc:333] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.823963  5563 raft_consensus.cc:2243] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.824338  5563 raft_consensus.cc:2272] T ba4b2dee0f9843299e7ab5bbf2c1bfb1 P 41d2cb245bda44a8ad299d0873a6f276 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.826149  5563 tablet_replica.cc:333] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276: stopping tablet replica
I20260713 09:13:11.826539  5563 raft_consensus.cc:2243] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:11.826889  5563 raft_consensus.cc:2272] T 8f23488bee264732bc06cde1a4ca825a P 41d2cb245bda44a8ad299d0873a6f276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.855208  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:13:11.877267  5563 master.cc:562] Master@127.5.110.254:35983 shutting down...
I20260713 09:13:11.898479  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:11.899040  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:11.899325  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P a99a39995b314996a455aef6d887a52e: stopping tablet replica
I20260713 09:13:11.918300  5563 master.cc:584] Master@127.5.110.254:35983 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13417 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:13:11.956869  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:33059
I20260713 09:13:11.958014  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:11.963964  8899 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
W20260713 09:13:11.964082  8898 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
W20260713 09:13:11.964730  8901 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
I20260713 09:13:11.965898  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:11.966677  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:11.966864  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:11.967003  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933991966986 us; error 0 us; skew 500 ppm
I20260713 09:13:11.967528  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:11.969735  5563 webserver.cc:533] Webserver started at http://127.5.110.254:40171/ using document root <none> and password file <none>
I20260713 09:13:11.970304  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:11.970472  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:11.970679  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:11.971706  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "f14705414cea431fb6a544d8f5fd9b92"
format_stamp: "Formatted at 2026-07-13 09:13:11 on dist-test-slave-scq0"
I20260713 09:13:11.975855  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:11.979004  8906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:11.979643  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:13:11.979907  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "f14705414cea431fb6a544d8f5fd9b92"
format_stamp: "Formatted at 2026-07-13 09:13:11 on dist-test-slave-scq0"
I20260713 09:13:11.980149  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-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)
I20260713 09:13:11.995088  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:11.996289  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:12.032785  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:33059
I20260713 09:13:12.032891  8957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:33059 every 8 connection(s)
I20260713 09:13:12.036684  8958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.046983  8958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92: Bootstrap starting.
I20260713 09:13:12.051602  8958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.055431  8958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92: No bootstrap required, opened a new log
I20260713 09:13:12.057487  8958 raft_consensus.cc:359] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER }
I20260713 09:13:12.057925  8958 raft_consensus.cc:385] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.058126  8958 raft_consensus.cc:740] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14705414cea431fb6a544d8f5fd9b92, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.058629  8958 consensus_queue.cc:260] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER }
I20260713 09:13:12.059062  8958 raft_consensus.cc:399] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:12.059266  8958 raft_consensus.cc:493] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:12.059512  8958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.063594  8958 raft_consensus.cc:515] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER }
I20260713 09:13:12.064046  8958 leader_election.cc:304] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [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: f14705414cea431fb6a544d8f5fd9b92; no voters: 
I20260713 09:13:12.065011  8958 leader_election.cc:290] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:12.065310  8961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:12.066527  8961 raft_consensus.cc:697] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 1 LEADER]: Becoming Leader. State: Replica: f14705414cea431fb6a544d8f5fd9b92, State: Running, Role: LEADER
I20260713 09:13:12.067183  8961 consensus_queue.cc:237] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [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: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER }
I20260713 09:13:12.067713  8958 sys_catalog.cc:565] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:12.069911  8962 sys_catalog.cc:455] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f14705414cea431fb6a544d8f5fd9b92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER } }
I20260713 09:13:12.069921  8963 sys_catalog.cc:455] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f14705414cea431fb6a544d8f5fd9b92. Latest consensus state: current_term: 1 leader_uuid: "f14705414cea431fb6a544d8f5fd9b92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14705414cea431fb6a544d8f5fd9b92" member_type: VOTER } }
I20260713 09:13:12.070583  8962 sys_catalog.cc:458] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:12.070652  8963 sys_catalog.cc:458] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:12.076933  8966 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:12.082319  8966 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:12.083241  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:12.090655  8966 catalog_manager.cc:1383] Generated new cluster ID: a973cf058a374bd6a935241b666fa10a
I20260713 09:13:12.090876  8966 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:12.115850  8966 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:12.117031  8966 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:12.130905  8966 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92: Generated new TSK 0
I20260713 09:13:12.131461  8966 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:12.149823  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:12.155777  8979 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
W20260713 09:13:12.156489  8980 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
I20260713 09:13:12.158324  5563 server_base.cc:1061] running on GCE node
W20260713 09:13:12.158661  8982 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
I20260713 09:13:12.159523  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:12.159703  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:12.159869  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933992159852 us; error 0 us; skew 500 ppm
I20260713 09:13:12.160390  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:12.162588  5563 webserver.cc:533] Webserver started at http://127.5.110.193:38749/ using document root <none> and password file <none>
I20260713 09:13:12.163026  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:12.163188  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:12.163429  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:12.164462  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "4dd90de806f242fa93e1c15c727b2735"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.168821  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:12.172309  8987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.173029  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:12.173278  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "4dd90de806f242fa93e1c15c727b2735"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.173588  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-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)
I20260713 09:13:12.197394  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:12.198608  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:12.200017  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:12.202214  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:12.202421  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.202637  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:12.202796  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.239915  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:36683
I20260713 09:13:12.240024  9049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:36683 every 8 connection(s)
I20260713 09:13:12.244556  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:12.251403  9054 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
W20260713 09:13:12.252713  9055 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
I20260713 09:13:12.255410  5563 server_base.cc:1061] running on GCE node
W20260713 09:13:12.255738  9057 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
I20260713 09:13:12.256629  9050 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33059
I20260713 09:13:12.256707  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:12.257035  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:12.257120  9050 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:12.257238  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933992257218 us; error 0 us; skew 500 ppm
I20260713 09:13:12.258052  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:12.258059  9050 heartbeater.cc:507] Master 127.5.110.254:33059 requested a full tablet report, sending...
I20260713 09:13:12.260447  8923 ts_manager.cc:194] Registered new tserver with Master: 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683)
I20260713 09:13:12.260788  5563 webserver.cc:533] Webserver started at http://127.5.110.194:39189/ using document root <none> and password file <none>
I20260713 09:13:12.261309  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:12.261477  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:12.261754  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:12.262339  8923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54442
I20260713 09:13:12.262879  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "f737d61ca840488e93f292a21eca4091"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.267560  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:12.270572  9062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.271250  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:13:12.271495  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "f737d61ca840488e93f292a21eca4091"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.271713  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-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)
I20260713 09:13:12.307201  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:12.308362  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:12.309756  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:12.311899  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:12.312070  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.312301  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:12.312443  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.348897  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:40177
I20260713 09:13:12.349002  9124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:40177 every 8 connection(s)
I20260713 09:13:12.353369  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:12.359709  9128 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
W20260713 09:13:12.361919  9129 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
W20260713 09:13:12.363168  9131 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
I20260713 09:13:12.363888  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:12.364440  9125 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33059
I20260713 09:13:12.364769  9125 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:12.364835  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:12.365113  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:12.365267  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933992365250 us; error 0 us; skew 500 ppm
I20260713 09:13:12.365554  9125 heartbeater.cc:507] Master 127.5.110.254:33059 requested a full tablet report, sending...
I20260713 09:13:12.365861  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:12.367578  8923 ts_manager.cc:194] Registered new tserver with Master: f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:12.368499  5563 webserver.cc:533] Webserver started at http://127.5.110.195:46789/ using document root <none> and password file <none>
I20260713 09:13:12.369112  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:12.369345  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:12.369333  8923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54456
I20260713 09:13:12.369856  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:12.371057  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.375631  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:12.378835  9136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.379601  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:13:12.379858  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
format_stamp: "Formatted at 2026-07-13 09:13:12 on dist-test-slave-scq0"
I20260713 09:13:12.380086  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933906510588-5563-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)
I20260713 09:13:12.406867  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:12.408036  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:12.409538  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:12.412066  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:12.412284  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.412566  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:12.412711  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:12.452880  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:42549
I20260713 09:13:12.452965  9198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:42549 every 8 connection(s)
I20260713 09:13:12.468783  9199 heartbeater.cc:344] Connected to a master server at 127.5.110.254:33059
I20260713 09:13:12.469208  9199 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:12.469915  9199 heartbeater.cc:507] Master 127.5.110.254:33059 requested a full tablet report, sending...
I20260713 09:13:12.471705  8923 ts_manager.cc:194] Registered new tserver with Master: 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549)
I20260713 09:13:12.472219  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015473596s
I20260713 09:13:12.473449  8923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54462
I20260713 09:13:12.496855  8923 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54470:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260713 09:13:12.498911  8923 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:13:12.553332  9090 tablet_service.cc:1511] Processing CreateTablet for tablet 878fe4f0943d4ac28c19460e3adda37c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.553668  9089 tablet_service.cc:1511] Processing CreateTablet for tablet b75448067c5646038a8831561c90af9a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.554248  9164 tablet_service.cc:1511] Processing CreateTablet for tablet 878fe4f0943d4ac28c19460e3adda37c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.554896  9090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878fe4f0943d4ac28c19460e3adda37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.555560  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878fe4f0943d4ac28c19460e3adda37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.556921  9089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75448067c5646038a8831561c90af9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.557112  9163 tablet_service.cc:1511] Processing CreateTablet for tablet b75448067c5646038a8831561c90af9a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.558358  9163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75448067c5646038a8831561c90af9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.558760  9015 tablet_service.cc:1511] Processing CreateTablet for tablet 878fe4f0943d4ac28c19460e3adda37c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.560038  9015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878fe4f0943d4ac28c19460e3adda37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.562737  9014 tablet_service.cc:1511] Processing CreateTablet for tablet b75448067c5646038a8831561c90af9a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4e9431f2ed734c9bb2c4d50d70c9b29c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.563992  9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75448067c5646038a8831561c90af9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.581034  9214 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: Bootstrap starting.
I20260713 09:13:12.588138  9214 tablet_bootstrap.cc:654] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.590570  9215 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: Bootstrap starting.
I20260713 09:13:12.593456  9214 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: No bootstrap required, opened a new log
I20260713 09:13:12.594018  9214 ts_tablet_manager.cc:1403] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260713 09:13:12.596987  9214 raft_consensus.cc:359] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.597760  9214 raft_consensus.cc:385] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.598114  9214 raft_consensus.cc:740] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737d61ca840488e93f292a21eca4091, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.598388  9215 tablet_bootstrap.cc:654] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.599398  9217 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: Bootstrap starting.
I20260713 09:13:12.599107  9214 consensus_queue.cc:260] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.601598  9125 heartbeater.cc:499] Master 127.5.110.254:33059 was elected leader, sending a full tablet report...
W20260713 09:13:12.602519  9126 tablet.cc:2406] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:13:12.602068  9214 ts_tablet_manager.cc:1434] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:13:12.603919  9215 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: No bootstrap required, opened a new log
I20260713 09:13:12.604488  9215 ts_tablet_manager.cc:1403] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 09:13:12.604861  9214 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: Bootstrap starting.
I20260713 09:13:12.606647  9217 tablet_bootstrap.cc:654] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.607767  9215 raft_consensus.cc:359] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.608578  9215 raft_consensus.cc:385] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.608934  9215 raft_consensus.cc:740] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.609752  9215 consensus_queue.cc:260] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.612330  9214 tablet_bootstrap.cc:654] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.616330  9217 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: No bootstrap required, opened a new log
I20260713 09:13:12.616927  9217 ts_tablet_manager.cc:1403] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:13:12.618216  9215 ts_tablet_manager.cc:1434] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260713 09:13:12.618527  9199 heartbeater.cc:499] Master 127.5.110.254:33059 was elected leader, sending a full tablet report...
I20260713 09:13:12.619318  9215 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: Bootstrap starting.
I20260713 09:13:12.619434  9214 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: No bootstrap required, opened a new log
I20260713 09:13:12.619913  9214 ts_tablet_manager.cc:1403] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:13:12.619915  9217 raft_consensus.cc:359] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.620985  9217 raft_consensus.cc:385] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.621335  9217 raft_consensus.cc:740] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.622306  9217 consensus_queue.cc:260] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.622786  9214 raft_consensus.cc:359] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.623558  9214 raft_consensus.cc:385] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.623905  9214 raft_consensus.cc:740] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737d61ca840488e93f292a21eca4091, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.624782  9214 consensus_queue.cc:260] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.626681  9215 tablet_bootstrap.cc:654] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.626845  9214 ts_tablet_manager.cc:1434] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:12.628786  9050 heartbeater.cc:499] Master 127.5.110.254:33059 was elected leader, sending a full tablet report...
I20260713 09:13:12.632189  9217 ts_tablet_manager.cc:1434] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:13:12.633201  9217 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: Bootstrap starting.
I20260713 09:13:12.640398  9217 tablet_bootstrap.cc:654] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.642320  9215 tablet_bootstrap.cc:492] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: No bootstrap required, opened a new log
I20260713 09:13:12.642863  9215 ts_tablet_manager.cc:1403] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260713 09:13:12.645108  9217 tablet_bootstrap.cc:492] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: No bootstrap required, opened a new log
I20260713 09:13:12.645550  9217 ts_tablet_manager.cc:1403] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260713 09:13:12.645558  9215 raft_consensus.cc:359] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.646411  9215 raft_consensus.cc:385] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.646708  9215 raft_consensus.cc:740] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.647600  9221 raft_consensus.cc:493] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:12.647485  9215 consensus_queue.cc:260] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.648077  9217 raft_consensus.cc:359] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.648100  9221 raft_consensus.cc:515] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.649003  9217 raft_consensus.cc:385] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.649297  9217 raft_consensus.cc:740] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.650005  9217 consensus_queue.cc:260] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.650744  9215 ts_tablet_manager.cc:1434] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:12.652264  9217 ts_tablet_manager.cc:1434] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:12.654080  9221 leader_election.cc:290] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:12.662510  9100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75448067c5646038a8831561c90af9a" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091" is_pre_election: true
I20260713 09:13:12.663319  9100 raft_consensus.cc:2468] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:12.664700  9139 leader_election.cc:304] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:12.665493  9221 raft_consensus.cc:2804] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:12.665944  9221 raft_consensus.cc:493] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:12.666307  9221 raft_consensus.cc:3060] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.667137  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75448067c5646038a8831561c90af9a" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735" is_pre_election: true
I20260713 09:13:12.667696  9025 raft_consensus.cc:2468] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:12.671840  9221 raft_consensus.cc:515] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.673432  9221 leader_election.cc:290] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:12.674131  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75448067c5646038a8831561c90af9a" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
I20260713 09:13:12.674641  9025 raft_consensus.cc:3060] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.674573  9100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75448067c5646038a8831561c90af9a" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:12.675315  9100 raft_consensus.cc:3060] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.679812  9025 raft_consensus.cc:2468] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:12.680333  9100 raft_consensus.cc:2468] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:12.680742  9137 leader_election.cc:304] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, 4dd90de806f242fa93e1c15c727b2735; no voters: 
I20260713 09:13:12.681648  9221 raft_consensus.cc:2804] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:12.682065  9221 raft_consensus.cc:697] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:12.682781  9221 consensus_queue.cc:237] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.689854  8922 catalog_manager.cc:5697] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:12.722769  9223 raft_consensus.cc:493] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:12.723278  9223 raft_consensus.cc:515] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.725299  9223 leader_election.cc:290] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:12.726859  9221 raft_consensus.cc:493] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:12.727449  9221 raft_consensus.cc:515] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.729466  9221 leader_election.cc:290] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177), 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683)
I20260713 09:13:12.730245  9100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091" is_pre_election: true
I20260713 09:13:12.730650  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735" is_pre_election: true
I20260713 09:13:12.730978  9100 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:12.731329  9025 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:12.732197  9139 leader_election.cc:304] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:12.733556  9221 raft_consensus.cc:2804] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:12.734001  9221 raft_consensus.cc:493] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:12.734382  9221 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.737421  9100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091" is_pre_election: true
I20260713 09:13:12.737327  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" is_pre_election: true
I20260713 09:13:12.738078  9100 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 0.
I20260713 09:13:12.739035  8990 leader_election.cc:304] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [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: 4dd90de806f242fa93e1c15c727b2735, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:12.739674  9223 raft_consensus.cc:2804] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:12.740031  9223 raft_consensus.cc:493] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:12.740343  9223 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.740999  9221 raft_consensus.cc:515] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.742127  9174 raft_consensus.cc:2393] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dd90de806f242fa93e1c15c727b2735 in current term 1: Already voted for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in this term.
I20260713 09:13:12.743928  9100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:12.744541  9100 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:12.744964  9221 leader_election.cc:290] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 election: Requested vote from peers f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177), 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683)
I20260713 09:13:12.745841  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
I20260713 09:13:12.746865  9223 raft_consensus.cc:515] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.747778  9025 raft_consensus.cc:2393] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in current term 1: Already voted for candidate 4dd90de806f242fa93e1c15c727b2735 in this term.
I20260713 09:13:12.749090  9223 leader_election.cc:290] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [CANDIDATE]: Term 1 election: Requested vote from peers 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:12.749847  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
I20260713 09:13:12.749941  9100 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:12.749972  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:12.750586  9174 raft_consensus.cc:2393] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dd90de806f242fa93e1c15c727b2735 in current term 1: Already voted for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in this term.
I20260713 09:13:12.750907  9099 raft_consensus.cc:2393] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dd90de806f242fa93e1c15c727b2735 in current term 1: Already voted for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in this term.
I20260713 09:13:12.751096  9139 leader_election.cc:304] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, f737d61ca840488e93f292a21eca4091; no voters: 4dd90de806f242fa93e1c15c727b2735
I20260713 09:13:12.751938  9221 raft_consensus.cc:2804] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:12.752004  8990 leader_election.cc:304] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [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: 4dd90de806f242fa93e1c15c727b2735; no voters: 1ca2079dbdff41bd85b56a40e0fdd7a9, f737d61ca840488e93f292a21eca4091
I20260713 09:13:12.752336  9221 raft_consensus.cc:697] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:12.752799  9223 raft_consensus.cc:2749] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:13:12.753170  9221 consensus_queue.cc:237] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:12.760346  8922 catalog_manager.cc:5697] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:12.803445  8922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54482:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260713 09:13:12.805261  8922 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:13:12.827149  9015 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0bc26ce56748e6999b1e4e3348e6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.828091  9089 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0bc26ce56748e6999b1e4e3348e6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.828493  9015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0bc26ce56748e6999b1e4e3348e6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.829358  9089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0bc26ce56748e6999b1e4e3348e6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.829831  9164 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0bc26ce56748e6999b1e4e3348e6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:13:12.831015  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0bc26ce56748e6999b1e4e3348e6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.834803  9163 tablet_service.cc:1511] Processing CreateTablet for tablet ec8328dc8ed34bb2a0f6d15a1b841221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.835978  9163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8328dc8ed34bb2a0f6d15a1b841221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.842407  9014 tablet_service.cc:1511] Processing CreateTablet for tablet ec8328dc8ed34bb2a0f6d15a1b841221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.843596  9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8328dc8ed34bb2a0f6d15a1b841221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.844126  9217 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: Bootstrap starting.
I20260713 09:13:12.846094  9090 tablet_service.cc:1511] Processing CreateTablet for tablet ec8328dc8ed34bb2a0f6d15a1b841221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ed869057b13f40a3a4dfaf6e8d777552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:13:12.846976  9215 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: Bootstrap starting.
I20260713 09:13:12.847222  9090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8328dc8ed34bb2a0f6d15a1b841221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:12.850612  9217 tablet_bootstrap.cc:654] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.850813  9214 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Bootstrap starting.
I20260713 09:13:12.852845  9215 tablet_bootstrap.cc:654] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.857704  9214 tablet_bootstrap.cc:654] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.866318  9214 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: No bootstrap required, opened a new log
I20260713 09:13:12.866850  9214 ts_tablet_manager.cc:1403] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:13:12.868247  9217 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: No bootstrap required, opened a new log
I20260713 09:13:12.871181  9217 ts_tablet_manager.cc:1403] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260713 09:13:12.870904  9214 raft_consensus.cc:359] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.873615  9214 raft_consensus.cc:385] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.873939  9214 raft_consensus.cc:740] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737d61ca840488e93f292a21eca4091, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.874719  9214 consensus_queue.cc:260] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.878386  9214 ts_tablet_manager.cc:1434] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:13:12.880694  9215 tablet_bootstrap.cc:492] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: No bootstrap required, opened a new log
I20260713 09:13:12.881362  9215 ts_tablet_manager.cc:1403] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260713 09:13:12.882182  9214 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: Bootstrap starting.
I20260713 09:13:12.884279  9215 raft_consensus.cc:359] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.882457  9217 raft_consensus.cc:359] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.884981  9215 raft_consensus.cc:385] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.885174  9217 raft_consensus.cc:385] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.885478  9215 raft_consensus.cc:740] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.885607  9217 raft_consensus.cc:740] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.886499  9215 consensus_queue.cc:260] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.886557  9217 consensus_queue.cc:260] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.889153  9215 ts_tablet_manager.cc:1434] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:13:12.890211  9215 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: Bootstrap starting.
I20260713 09:13:12.891234  9217 ts_tablet_manager.cc:1434] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:13:12.893366  9214 tablet_bootstrap.cc:654] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.896194  9215 tablet_bootstrap.cc:654] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.894830  9217 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: Bootstrap starting.
I20260713 09:13:12.907128  9217 tablet_bootstrap.cc:654] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:12.919463  9214 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: No bootstrap required, opened a new log
I20260713 09:13:12.919981  9214 ts_tablet_manager.cc:1403] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.008s
I20260713 09:13:12.920296  9215 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: No bootstrap required, opened a new log
I20260713 09:13:12.920814  9215 ts_tablet_manager.cc:1403] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
I20260713 09:13:12.921275  9217 tablet_bootstrap.cc:492] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: No bootstrap required, opened a new log
I20260713 09:13:12.921825  9217 ts_tablet_manager.cc:1403] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260713 09:13:12.922271  9214 raft_consensus.cc:359] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.922816  9214 raft_consensus.cc:385] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.923132  9214 raft_consensus.cc:740] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737d61ca840488e93f292a21eca4091, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.923527  9215 raft_consensus.cc:359] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.924297  9215 raft_consensus.cc:385] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.924041  9214 consensus_queue.cc:260] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.924667  9215 raft_consensus.cc:740] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.924562  9217 raft_consensus.cc:359] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.925395  9217 raft_consensus.cc:385] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:12.925776  9217 raft_consensus.cc:740] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Initialized, Role: FOLLOWER
I20260713 09:13:12.925706  9215 consensus_queue.cc:260] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.926612  9217 consensus_queue.cc:260] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:12.928071  9215 ts_tablet_manager.cc:1434] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:13:12.930387  9217 ts_tablet_manager.cc:1434] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:13:12.932139  9214 ts_tablet_manager.cc:1434] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:13:13.029526  9221 raft_consensus.cc:493] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:13.029961  9221 raft_consensus.cc:515] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.031510  9221 leader_election.cc:290] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:13.032359  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735" is_pre_election: true
I20260713 09:13:13.032481  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091" is_pre_election: true
I20260713 09:13:13.032941  9025 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:13.033053  9099 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:13.033874  9137 leader_election.cc:304] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, 4dd90de806f242fa93e1c15c727b2735; no voters: 
I20260713 09:13:13.034595  9221 raft_consensus.cc:2804] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:13.034902  9221 raft_consensus.cc:493] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:13.035180  9221 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.039916  9221 raft_consensus.cc:515] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.041483  9221 leader_election.cc:290] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:13.042305  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
I20260713 09:13:13.042455  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:13.042788  9025 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.042959  9099 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.047485  9025 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:13.047662  9099 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:13.048517  9137 leader_election.cc:304] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, 4dd90de806f242fa93e1c15c727b2735; no voters: 
I20260713 09:13:13.049173  9221 raft_consensus.cc:2804] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:13.049679  9221 raft_consensus.cc:697] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:13.050314  9221 consensus_queue.cc:237] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.059162  8920 catalog_manager.cc:5697] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: HEALTHY } } }
W20260713 09:13:13.077329  8971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:13.088932  9221 raft_consensus.cc:493] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:13.089434  9221 raft_consensus.cc:515] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.091109  9221 leader_election.cc:290] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:13.091954  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735" is_pre_election: true
I20260713 09:13:13.092060  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091" is_pre_election: true
I20260713 09:13:13.092592  9025 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:13.092693  9099 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 0.
I20260713 09:13:13.093592  9137 leader_election.cc:304] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, 4dd90de806f242fa93e1c15c727b2735; no voters: 
I20260713 09:13:13.094225  9221 raft_consensus.cc:2804] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:13.094493  9221 raft_consensus.cc:493] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:13.094733  9221 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.099285  9221 raft_consensus.cc:515] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.100744  9221 leader_election.cc:290] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:13.101483  9025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
I20260713 09:13:13.101760  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:13.102100  9025 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.102286  9099 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:13.108731  9099 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:13.108731  9025 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ca2079dbdff41bd85b56a40e0fdd7a9 in term 1.
I20260713 09:13:13.109994  9139 leader_election.cc:304] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: 1ca2079dbdff41bd85b56a40e0fdd7a9, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:13.110654  9221 raft_consensus.cc:2804] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:13.111073  9221 raft_consensus.cc:697] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:13.111656  9221 consensus_queue.cc:237] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.118983  8920 catalog_manager.cc:5697] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:13.178825  9174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c"
dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
mode: GRACEFUL
new_leader_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:60846
I20260713 09:13:13.179363  9174 raft_consensus.cc:606] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Received request to transfer leadership to TS 4dd90de806f242fa93e1c15c727b2735
I20260713 09:13:13.187096  9174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad"
dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
mode: GRACEFUL
new_leader_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:60846
I20260713 09:13:13.187546  9174 raft_consensus.cc:606] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Received request to transfer leadership to TS 4dd90de806f242fa93e1c15c727b2735
I20260713 09:13:13.191810  9174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221"
dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
mode: GRACEFUL
new_leader_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:60846
I20260713 09:13:13.192263  9174 raft_consensus.cc:606] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Received request to transfer leadership to TS 4dd90de806f242fa93e1c15c727b2735
I20260713 09:13:13.271003  9221 consensus_queue.cc:1048] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.281368  9226 consensus_queue.cc:1048] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:13.363359  9221 consensus_queue.cc:1048] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.368904  9221 consensus_queue.cc:1048] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.370718  9251 raft_consensus.cc:993] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: : Instructing follower 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.371392  9221 raft_consensus.cc:1081] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Signalling peer 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.374748  9024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c"
dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:36914
I20260713 09:13:13.385757  9024 raft_consensus.cc:493] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:13.392503  9024 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.399855  9024 raft_consensus.cc:515] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:13.408603  9024 leader_election.cc:290] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [CANDIDATE]: Term 2 election: Requested vote from peers 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549), f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177)
I20260713 09:13:13.409150  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
I20260713 09:13:13.409150  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878fe4f0943d4ac28c19460e3adda37c" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:13.409957  9099 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.409922  9174 raft_consensus.cc:3055] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:13.410655  9174 raft_consensus.cc:740] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:13.411437  9174 consensus_queue.cc:260] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:13.412658  9174 raft_consensus.cc:3060] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.416920  9099 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.418007  8990 leader_election.cc:304] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [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: 4dd90de806f242fa93e1c15c727b2735, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:13.418810  9223 raft_consensus.cc:2804] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:13.419750  9174 raft_consensus.cc:2468] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.419945  9223 raft_consensus.cc:697] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Becoming Leader. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Running, Role: LEADER
I20260713 09:13:13.421015  9223 consensus_queue.cc:237] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [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: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } }
I20260713 09:13:13.428756  8922 catalog_manager.cc:5697] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 reported cstate change: term changed from 1 to 2, leader changed from 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195) to 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "4dd90de806f242fa93e1c15c727b2735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:13.473609  9252 consensus_queue.cc:1048] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.484606  9221 consensus_queue.cc:1048] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.494537  9251 raft_consensus.cc:993] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: : Instructing follower 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.495091  9221 raft_consensus.cc:1081] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Signalling peer 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.496405  9024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221"
dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:36914
I20260713 09:13:13.496923  9024 raft_consensus.cc:493] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:13.497186  9024 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.501647  9024 raft_consensus.cc:515] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.503122  9024 leader_election.cc:290] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [CANDIDATE]: Term 2 election: Requested vote from peers f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177), 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549)
I20260713 09:13:13.504017  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:13.504592  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8328dc8ed34bb2a0f6d15a1b841221" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
I20260713 09:13:13.504642  9099 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.505149  9174 raft_consensus.cc:3055] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:13.505414  9174 raft_consensus.cc:740] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:13.506141  9174 consensus_queue.cc:260] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.507011  9174 raft_consensus.cc:3060] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.510398  9099 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.511360  8990 leader_election.cc:304] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [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: 4dd90de806f242fa93e1c15c727b2735, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:13.511852  9174 raft_consensus.cc:2468] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.512007  9223 raft_consensus.cc:2804] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:13.512514  9223 raft_consensus.cc:697] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Becoming Leader. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Running, Role: LEADER
I20260713 09:13:13.513290  9223 consensus_queue.cc:237] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.518720  8920 catalog_manager.cc:5697] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 reported cstate change: term changed from 1 to 2, leader changed from 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195) to 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "4dd90de806f242fa93e1c15c727b2735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:13.580511  9221 consensus_queue.cc:1048] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.590386  9226 consensus_queue.cc:1048] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:13.596887  9252 raft_consensus.cc:993] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: : Instructing follower 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.597311  9226 raft_consensus.cc:1081] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Signalling peer 4dd90de806f242fa93e1c15c727b2735 to start an election
I20260713 09:13:13.598683  9024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad"
dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
 from {username='slave'} at 127.0.0.1:36914
I20260713 09:13:13.599113  9024 raft_consensus.cc:493] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:13.599398  9024 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.604168  9024 raft_consensus.cc:515] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.605700  9024 leader_election.cc:290] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [CANDIDATE]: Term 2 election: Requested vote from peers f737d61ca840488e93f292a21eca4091 (127.5.110.194:40177), 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549)
I20260713 09:13:13.606709  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
I20260713 09:13:13.607247  9174 raft_consensus.cc:3055] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:13.606583  9099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "4dd90de806f242fa93e1c15c727b2735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f737d61ca840488e93f292a21eca4091"
I20260713 09:13:13.607488  9174 raft_consensus.cc:740] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ca2079dbdff41bd85b56a40e0fdd7a9, State: Running, Role: LEADER
I20260713 09:13:13.607882  9099 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.608424  9174 consensus_queue.cc:260] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.609738  9174 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:13.614729  9099 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.615928  8990 leader_election.cc:304] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [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: 4dd90de806f242fa93e1c15c727b2735, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:13.616189  9174 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dd90de806f242fa93e1c15c727b2735 in term 2.
I20260713 09:13:13.616631  9223 raft_consensus.cc:2804] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:13.617072  9223 raft_consensus.cc:697] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Becoming Leader. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Running, Role: LEADER
I20260713 09:13:13.617815  9223 consensus_queue.cc:237] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [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: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:13.623629  8923 catalog_manager.cc:5697] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 reported cstate change: term changed from 1 to 2, leader changed from 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195) to 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "4dd90de806f242fa93e1c15c727b2735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:13.642004  5563 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:13:13.643441  5563 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:13:13.643766  5563 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:13:13.654805  9024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad"
dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
mode: GRACEFUL
new_leader_uuid: "f737d61ca840488e93f292a21eca4091"
 from {username='slave'} at 127.0.0.1:36920
I20260713 09:13:13.655294  9024 raft_consensus.cc:606] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Received request to transfer leadership to TS f737d61ca840488e93f292a21eca4091
I20260713 09:13:13.656297  5563 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:13:13.889233  9099 raft_consensus.cc:1275] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:13.890662  9223 consensus_queue.cc:1048] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:13.897868  9174 raft_consensus.cc:1275] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:13.899628  9223 consensus_queue.cc:1048] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:13.924394  9099 raft_consensus.cc:1275] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:13.925534  9223 consensus_queue.cc:1048] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:13.932705  9174 raft_consensus.cc:1275] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:13.934128  9223 consensus_queue.cc:1048] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:14.031999  9174 raft_consensus.cc:1275] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:14.033229  9223 consensus_queue.cc:1048] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:14.040485  9099 raft_consensus.cc:1275] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Refusing update from remote peer 4dd90de806f242fa93e1c15c727b2735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:14.042162  9261 consensus_queue.cc:1048] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:14.048808  9223 raft_consensus.cc:993] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: : Instructing follower f737d61ca840488e93f292a21eca4091 to start an election
I20260713 09:13:14.049297  9261 raft_consensus.cc:1081] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Signalling peer f737d61ca840488e93f292a21eca4091 to start an election
I20260713 09:13:14.050884  9099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad"
dest_uuid: "f737d61ca840488e93f292a21eca4091"
 from {username='slave'} at 127.0.0.1:51436
I20260713 09:13:14.051308  9099 raft_consensus.cc:493] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:14.051577  9099 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:14.056442  9099 raft_consensus.cc:515] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:14.058712  9099 leader_election.cc:290] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [CANDIDATE]: Term 3 election: Requested vote from peers 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193:36683), 1ca2079dbdff41bd85b56a40e0fdd7a9 (127.5.110.195:42549)
I20260713 09:13:14.068349  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "f737d61ca840488e93f292a21eca4091" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dd90de806f242fa93e1c15c727b2735"
I20260713 09:13:14.068842  9024 raft_consensus.cc:3055] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:14.069165  9024 raft_consensus.cc:740] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dd90de806f242fa93e1c15c727b2735, State: Running, Role: LEADER
I20260713 09:13:14.069902  9024 consensus_queue.cc:260] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:14.070820  9024 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:14.071082  9174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0bc26ce56748e6999b1e4e3348e6ad" candidate_uuid: "f737d61ca840488e93f292a21eca4091" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9"
I20260713 09:13:14.071556  9174 raft_consensus.cc:3060] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:14.075443  9024 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f737d61ca840488e93f292a21eca4091 in term 3.
I20260713 09:13:14.076339  9174 raft_consensus.cc:2468] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f737d61ca840488e93f292a21eca4091 in term 3.
I20260713 09:13:14.076418  9063 leader_election.cc:304] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dd90de806f242fa93e1c15c727b2735, f737d61ca840488e93f292a21eca4091; no voters: 
I20260713 09:13:14.077243  9218 raft_consensus.cc:2804] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:14.078442  9218 raft_consensus.cc:697] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 LEADER]: Becoming Leader. State: Replica: f737d61ca840488e93f292a21eca4091, State: Running, Role: LEADER
I20260713 09:13:14.079242  9218 consensus_queue.cc:237] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } }
I20260713 09:13:14.086098  8920 catalog_manager.cc:5697] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 reported cstate change: term changed from 2 to 3, leader changed from 4dd90de806f242fa93e1c15c727b2735 (127.5.110.193) to f737d61ca840488e93f292a21eca4091 (127.5.110.194). New cstate: current_term: 3 leader_uuid: "f737d61ca840488e93f292a21eca4091" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dd90de806f242fa93e1c15c727b2735" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 36683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737d61ca840488e93f292a21eca4091" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 40177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ca2079dbdff41bd85b56a40e0fdd7a9" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 42549 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:14.259678  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
I20260713 09:13:14.278335  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.278916  5563 tablet_replica.cc:333] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735: stopping tablet replica
I20260713 09:13:14.279731  5563 raft_consensus.cc:2243] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.280714  5563 raft_consensus.cc:2272] T ec8328dc8ed34bb2a0f6d15a1b841221 P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.282843  5563 tablet_replica.cc:333] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735: stopping tablet replica
I20260713 09:13:14.283301  5563 raft_consensus.cc:2243] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.283645  5563 raft_consensus.cc:2272] T 1c0bc26ce56748e6999b1e4e3348e6ad P 4dd90de806f242fa93e1c15c727b2735 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.285671  5563 tablet_replica.cc:333] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735: stopping tablet replica
I20260713 09:13:14.286103  5563 raft_consensus.cc:2243] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.286432  5563 raft_consensus.cc:2272] T b75448067c5646038a8831561c90af9a P 4dd90de806f242fa93e1c15c727b2735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.287967  5563 tablet_replica.cc:333] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735: stopping tablet replica
I20260713 09:13:14.288370  5563 raft_consensus.cc:2243] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.289039  5563 raft_consensus.cc:2272] T 878fe4f0943d4ac28c19460e3adda37c P 4dd90de806f242fa93e1c15c727b2735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.310541  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
I20260713 09:13:14.321554  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
I20260713 09:13:14.337258  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.337874  5563 tablet_replica.cc:333] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091: stopping tablet replica
I20260713 09:13:14.338377  5563 raft_consensus.cc:2243] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.338850  5563 raft_consensus.cc:2272] T ec8328dc8ed34bb2a0f6d15a1b841221 P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.340834  5563 tablet_replica.cc:333] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: stopping tablet replica
I20260713 09:13:14.341315  5563 raft_consensus.cc:2243] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.341894  5563 pending_rounds.cc:70] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Trying to abort 1 pending ops.
I20260713 09:13:14.342047  5563 pending_rounds.cc:77] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993639758082048 op_type: NO_OP noop_request { }
I20260713 09:13:14.342316  5563 raft_consensus.cc:2889] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:13:14.342583  5563 raft_consensus.cc:2272] T 1c0bc26ce56748e6999b1e4e3348e6ad P f737d61ca840488e93f292a21eca4091 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.344676  5563 tablet_replica.cc:333] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091: stopping tablet replica
I20260713 09:13:14.345134  5563 raft_consensus.cc:2243] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.345533  5563 raft_consensus.cc:2272] T 878fe4f0943d4ac28c19460e3adda37c P f737d61ca840488e93f292a21eca4091 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.347424  5563 tablet_replica.cc:333] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091: stopping tablet replica
I20260713 09:13:14.347859  5563 raft_consensus.cc:2243] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.348214  5563 raft_consensus.cc:2272] T b75448067c5646038a8831561c90af9a P f737d61ca840488e93f292a21eca4091 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.368671  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
I20260713 09:13:14.379369  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
I20260713 09:13:14.394503  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:14.395066  5563 tablet_replica.cc:333] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9: stopping tablet replica
I20260713 09:13:14.395568  5563 raft_consensus.cc:2243] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.395982  5563 raft_consensus.cc:2272] T ec8328dc8ed34bb2a0f6d15a1b841221 P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.397935  5563 tablet_replica.cc:333] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9: stopping tablet replica
I20260713 09:13:14.398389  5563 raft_consensus.cc:2243] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.398787  5563 raft_consensus.cc:2272] T 1c0bc26ce56748e6999b1e4e3348e6ad P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.400588  5563 tablet_replica.cc:333] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9: stopping tablet replica
I20260713 09:13:14.401162  5563 raft_consensus.cc:2243] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:14.401624  5563 raft_consensus.cc:2272] T 878fe4f0943d4ac28c19460e3adda37c P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.403743  5563 tablet_replica.cc:333] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9: stopping tablet replica
I20260713 09:13:14.404193  5563 raft_consensus.cc:2243] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.404878  5563 raft_consensus.cc:2272] T b75448067c5646038a8831561c90af9a P 1ca2079dbdff41bd85b56a40e0fdd7a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.425262  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:13:14.436165  5563 master.cc:562] Master@127.5.110.254:33059 shutting down...
I20260713 09:13:14.449383  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:14.449910  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:14.450205  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P f14705414cea431fb6a544d8f5fd9b92: stopping tablet replica
I20260713 09:13:14.467707  5563 master.cc:584] Master@127.5.110.254:33059 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2534 ms)
[----------] 6 tests from LeaderRebalancerTest (87822 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:13:14.491539  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:45275
I20260713 09:13:14.492522  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:14.497066  9267 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
W20260713 09:13:14.497180  9268 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
W20260713 09:13:14.498127  9270 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
I20260713 09:13:14.499233  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:14.499969  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:14.500135  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:14.500284  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933994500268 us; error 0 us; skew 500 ppm
I20260713 09:13:14.500788  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:14.502831  5563 webserver.cc:533] Webserver started at http://127.5.110.254:38591/ using document root <none> and password file <none>
I20260713 09:13:14.503263  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:14.503422  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:14.503670  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:14.504603  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "7c4a65eac8484d4eabf72d6082bd765e"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.508759  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:14.511919  9275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.512676  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:14.512938  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "7c4a65eac8484d4eabf72d6082bd765e"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.513195  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-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)
I20260713 09:13:14.528056  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:14.529070  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:14.563252  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:45275
I20260713 09:13:14.563338  9326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:45275 every 8 connection(s)
I20260713 09:13:14.567015  9327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:14.576774  9327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: Bootstrap starting.
I20260713 09:13:14.580963  9327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:14.584807  9327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: No bootstrap required, opened a new log
I20260713 09:13:14.586975  9327 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER }
I20260713 09:13:14.587379  9327 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:14.587613  9327 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c4a65eac8484d4eabf72d6082bd765e, State: Initialized, Role: FOLLOWER
I20260713 09:13:14.588140  9327 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER }
I20260713 09:13:14.588570  9327 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:14.588774  9327 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:14.589022  9327 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:14.593336  9327 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER }
I20260713 09:13:14.593849  9327 leader_election.cc:304] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [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: 7c4a65eac8484d4eabf72d6082bd765e; no voters: 
I20260713 09:13:14.594919  9327 leader_election.cc:290] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:14.595225  9330 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:14.596438  9330 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 1 LEADER]: Becoming Leader. State: Replica: 7c4a65eac8484d4eabf72d6082bd765e, State: Running, Role: LEADER
I20260713 09:13:14.597067  9330 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [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: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER }
I20260713 09:13:14.597617  9327 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:14.599735  9331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c4a65eac8484d4eabf72d6082bd765e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER } }
I20260713 09:13:14.599828  9332 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c4a65eac8484d4eabf72d6082bd765e. Latest consensus state: current_term: 1 leader_uuid: "7c4a65eac8484d4eabf72d6082bd765e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c4a65eac8484d4eabf72d6082bd765e" member_type: VOTER } }
I20260713 09:13:14.600394  9331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:14.600441  9332 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:14.603000  9336 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:14.607550  9336 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:14.615772  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:14.616531  9336 catalog_manager.cc:1383] Generated new cluster ID: 74a76b810beb4c80be51f18a6be53dbf
I20260713 09:13:14.616752  9336 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:14.632527  9336 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:14.633786  9336 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:14.658919  9336 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: Generated new TSK 0
I20260713 09:13:14.659466  9336 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:14.681886  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:14.687378  9348 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
W20260713 09:13:14.688426  9349 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
I20260713 09:13:14.689918  5563 server_base.cc:1061] running on GCE node
W20260713 09:13:14.689872  9351 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
I20260713 09:13:14.690929  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:14.691138  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:14.691279  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933994691263 us; error 0 us; skew 500 ppm
I20260713 09:13:14.691759  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:14.693872  5563 webserver.cc:533] Webserver started at http://127.5.110.193:39219/ using document root <none> and password file <none>
I20260713 09:13:14.694324  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:14.694492  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:14.694721  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:14.695714  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "cbeb41b1b60a40f298f07eb18b05af89"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.699885  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:14.702960  9356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.703656  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:13:14.703910  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "cbeb41b1b60a40f298f07eb18b05af89"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.704164  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-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)
I20260713 09:13:14.720920  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:14.722043  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:14.723416  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:14.725554  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:14.725754  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.725965  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:14.726116  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.761646  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:42047
I20260713 09:13:14.761755  9418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:42047 every 8 connection(s)
I20260713 09:13:14.766127  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:14.772776  9423 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
W20260713 09:13:14.774546  9424 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
W20260713 09:13:14.777462  9426 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
I20260713 09:13:14.777933  9419 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45275
I20260713 09:13:14.777982  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:14.778496  9419 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:14.779038  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:14.779248  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:14.779204  9419 heartbeater.cc:507] Master 127.5.110.254:45275 requested a full tablet report, sending...
I20260713 09:13:14.779567  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933994779547 us; error 0 us; skew 500 ppm
I20260713 09:13:14.780108  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:14.781392  9292 ts_manager.cc:194] Registered new tserver with Master: cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047)
I20260713 09:13:14.782418  5563 webserver.cc:533] Webserver started at http://127.5.110.194:40625/ using document root <none> and password file <none>
I20260713 09:13:14.783047  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:14.783236  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:14.783362  9292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35904
I20260713 09:13:14.783485  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:14.784572  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.788513  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:13:14.791478  9431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.792132  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:14.792382  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.792645  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-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)
I20260713 09:13:14.807053  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:14.808086  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:14.809476  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:14.811710  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:14.811898  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.812108  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:14.812252  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.847321  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:44963
I20260713 09:13:14.847411  9493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:44963 every 8 connection(s)
I20260713 09:13:14.851749  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:14.858202  9497 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
W20260713 09:13:14.859354  9498 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
W20260713 09:13:14.860683  9500 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
I20260713 09:13:14.861595  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:14.862612  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:14.862855  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:14.863018  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783933994863001 us; error 0 us; skew 500 ppm
I20260713 09:13:14.863410  9494 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45275
I20260713 09:13:14.863616  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:14.863735  9494 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:14.864501  9494 heartbeater.cc:507] Master 127.5.110.254:45275 requested a full tablet report, sending...
I20260713 09:13:14.865937  5563 webserver.cc:533] Webserver started at http://127.5.110.195:41089/ using document root <none> and password file <none>
I20260713 09:13:14.866467  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:14.866482  9292 ts_manager.cc:194] Registered new tserver with Master: d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:14.866720  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:14.867049  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:14.867940  9292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35912
I20260713 09:13:14.868026  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "2e11ebd3d746421f963d9cd04cf25614"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.872364  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:14.875411  9505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.876148  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:14.876427  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "2e11ebd3d746421f963d9cd04cf25614"
format_stamp: "Formatted at 2026-07-13 09:13:14 on dist-test-slave-scq0"
I20260713 09:13:14.876681  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933906510588-5563-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)
I20260713 09:13:14.892500  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:14.893548  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:14.894906  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:14.897042  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:14.897235  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:14.897447  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:14.897612  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:13:14.933213  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:33819
I20260713 09:13:14.933326  9567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:33819 every 8 connection(s)
I20260713 09:13:14.947688  9568 heartbeater.cc:344] Connected to a master server at 127.5.110.254:45275
I20260713 09:13:14.948083  9568 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:14.948796  9568 heartbeater.cc:507] Master 127.5.110.254:45275 requested a full tablet report, sending...
I20260713 09:13:14.950584  9292 ts_manager.cc:194] Registered new tserver with Master: 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:14.950830  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01472896s
I20260713 09:13:14.952298  9292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35924
I20260713 09:13:14.974635  9292 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35936:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:13:14.976962  9292 catalog_manager.cc:7077] 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.
I20260713 09:13:15.052601  9459 tablet_service.cc:1511] Processing CreateTablet for tablet e85e3b2ceb3840ebb563f743addd9cdd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:15.053313  9457 tablet_service.cc:1511] Processing CreateTablet for tablet ace81d4883f6448e9da583aef39e7b52 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:15.054083  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85e3b2ceb3840ebb563f743addd9cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.054682  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace81d4883f6448e9da583aef39e7b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.052695  9533 tablet_service.cc:1511] Processing CreateTablet for tablet e85e3b2ceb3840ebb563f743addd9cdd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:15.054761  9532 tablet_service.cc:1511] Processing CreateTablet for tablet 6a43218995704c2bbe9738f22b26b12b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:15.055787  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85e3b2ceb3840ebb563f743addd9cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.055902  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 6a43218995704c2bbe9738f22b26b12b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:15.056461  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a43218995704c2bbe9738f22b26b12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.058845  9384 tablet_service.cc:1511] Processing CreateTablet for tablet e85e3b2ceb3840ebb563f743addd9cdd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:15.059343  9382 tablet_service.cc:1511] Processing CreateTablet for tablet ace81d4883f6448e9da583aef39e7b52 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:15.060531  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 6a43218995704c2bbe9738f22b26b12b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:15.061923  9381 tablet_service.cc:1511] Processing CreateTablet for tablet 31ecfbd6dfbe419d99ec3034c450eb31 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:15.063720  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a43218995704c2bbe9738f22b26b12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.060575  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace81d4883f6448e9da583aef39e7b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.064867  9531 tablet_service.cc:1511] Processing CreateTablet for tablet ace81d4883f6448e9da583aef39e7b52 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:15.065814  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ecfbd6dfbe419d99ec3034c450eb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.066090  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace81d4883f6448e9da583aef39e7b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.066589  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a43218995704c2bbe9738f22b26b12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.068969  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85e3b2ceb3840ebb563f743addd9cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.083880  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 31ecfbd6dfbe419d99ec3034c450eb31 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:15.085783  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ecfbd6dfbe419d99ec3034c450eb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.086856  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 44cd0b51b4bc4306b112e11ae3ac45fd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:15.088240  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cd0b51b4bc4306b112e11ae3ac45fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.090168  9530 tablet_service.cc:1511] Processing CreateTablet for tablet 31ecfbd6dfbe419d99ec3034c450eb31 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:15.091454  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ecfbd6dfbe419d99ec3034c450eb31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.094579  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 6c493b3204ba4d1c9815c4bb446cccd4 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:15.095809  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c493b3204ba4d1c9815c4bb446cccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.099761  9455 tablet_service.cc:1511] Processing CreateTablet for tablet 44cd0b51b4bc4306b112e11ae3ac45fd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:15.100365  9529 tablet_service.cc:1511] Processing CreateTablet for tablet 44cd0b51b4bc4306b112e11ae3ac45fd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:15.101109  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cd0b51b4bc4306b112e11ae3ac45fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.101703  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cd0b51b4bc4306b112e11ae3ac45fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.112864  9584 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.115865  9583 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.120718  9584 tablet_bootstrap.cc:654] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.123342  9457 tablet_service.cc:1511] Processing CreateTablet for tablet 6c493b3204ba4d1c9815c4bb446cccd4 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:15.124598  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c493b3204ba4d1c9815c4bb446cccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.127303  9585 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.132640  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 6c493b3204ba4d1c9815c4bb446cccd4 (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:15.133910  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c493b3204ba4d1c9815c4bb446cccd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.136212  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 758c949b7a864591b33a57d1bc5cb3bd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:15.137415  9583 tablet_bootstrap.cc:654] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.137545  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758c949b7a864591b33a57d1bc5cb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.141125  9585 tablet_bootstrap.cc:654] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.151571  9583 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.152451  9584 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.152938  9584 ts_tablet_manager.cc:1403] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260713 09:13:15.153318  9585 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.153801  9585 ts_tablet_manager.cc:1403] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260713 09:13:15.155830  9584 raft_consensus.cc:359] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.156579  9584 raft_consensus.cc:385] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.156256  9585 raft_consensus.cc:359] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.156886  9584 raft_consensus.cc:740] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.156976  9585 raft_consensus.cc:385] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.157300  9585 raft_consensus.cc:740] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.158049  9583 ts_tablet_manager.cc:1403] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.006s
I20260713 09:13:15.157801  9584 consensus_queue.cc:260] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.159204  9585 consensus_queue.cc:260] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.167268  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 758c949b7a864591b33a57d1bc5cb3bd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:15.168020  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 758c949b7a864591b33a57d1bc5cb3bd (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:15.168517  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758c949b7a864591b33a57d1bc5cb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.169203  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758c949b7a864591b33a57d1bc5cb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.162557  9583 raft_consensus.cc:359] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.173331  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 5c20bf967b0646b4b8b21b3d44d2fded (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:15.179354  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c20bf967b0646b4b8b21b3d44d2fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.179616  9533 tablet_service.cc:1511] Processing CreateTablet for tablet 5c20bf967b0646b4b8b21b3d44d2fded (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:15.180881  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c20bf967b0646b4b8b21b3d44d2fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.178413  9455 tablet_service.cc:1511] Processing CreateTablet for tablet 5c20bf967b0646b4b8b21b3d44d2fded (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:15.183805  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 45fbd00ef07943109ee038a62d888c6b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:15.184716  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c20bf967b0646b4b8b21b3d44d2fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.185068  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fbd00ef07943109ee038a62d888c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.192581  9568 heartbeater.cc:499] Master 127.5.110.254:45275 was elected leader, sending a full tablet report...
I20260713 09:13:15.195669  9584 ts_tablet_manager.cc:1434] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260713 09:13:15.196807  9584 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.198622  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 45fbd00ef07943109ee038a62d888c6b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:15.199821  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fbd00ef07943109ee038a62d888c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.207252  9584 tablet_bootstrap.cc:654] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.179659  9583 raft_consensus.cc:385] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.213032  9583 raft_consensus.cc:740] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.222863  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 45fbd00ef07943109ee038a62d888c6b (DEFAULT_TABLE table=test-workload [id=3f8d85aa55ba4d2abf495ef2d15300db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:15.214268  9583 consensus_queue.cc:260] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.225251  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45fbd00ef07943109ee038a62d888c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:15.225395  9419 heartbeater.cc:499] Master 127.5.110.254:45275 was elected leader, sending a full tablet report...
I20260713 09:13:15.231994  9494 heartbeater.cc:499] Master 127.5.110.254:45275 was elected leader, sending a full tablet report...
I20260713 09:13:15.237664  9585 ts_tablet_manager.cc:1434] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.012s
I20260713 09:13:15.238713  9585 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.240818  9583 ts_tablet_manager.cc:1434] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.003s
I20260713 09:13:15.241942  9583 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.244379  9585 tablet_bootstrap.cc:654] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.247618  9583 tablet_bootstrap.cc:654] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.250993  9584 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.251495  9584 ts_tablet_manager.cc:1403] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.008s
I20260713 09:13:15.254185  9584 raft_consensus.cc:359] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.254866  9584 raft_consensus.cc:385] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.255158  9584 raft_consensus.cc:740] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.255846  9584 consensus_queue.cc:260] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.257121  9585 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.257650  9585 ts_tablet_manager.cc:1403] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.006s
I20260713 09:13:15.259924  9585 raft_consensus.cc:359] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.260413  9585 raft_consensus.cc:385] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.260625  9585 raft_consensus.cc:740] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.261194  9585 consensus_queue.cc:260] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.262989  9585 ts_tablet_manager.cc:1434] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:13:15.263852  9585 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.267544  9584 ts_tablet_manager.cc:1434] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260713 09:13:15.268528  9584 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.268695  9583 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.269163  9583 ts_tablet_manager.cc:1403] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:13:15.269306  9585 tablet_bootstrap.cc:654] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.271859  9583 raft_consensus.cc:359] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.272583  9583 raft_consensus.cc:385] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.272854  9583 raft_consensus.cc:740] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.274045  9584 tablet_bootstrap.cc:654] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.273679  9583 consensus_queue.cc:260] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.278326  9583 ts_tablet_manager.cc:1434] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:13:15.279295  9583 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.280351  9585 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.280814  9585 ts_tablet_manager.cc:1403] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:13:15.283354  9585 raft_consensus.cc:359] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.284005  9585 raft_consensus.cc:385] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.284293  9585 raft_consensus.cc:740] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.284899  9583 tablet_bootstrap.cc:654] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.285116  9585 consensus_queue.cc:260] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.289273  9585 ts_tablet_manager.cc:1434] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:13:15.290201  9585 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.293471  9584 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.294008  9584 ts_tablet_manager.cc:1403] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260713 09:13:15.296957  9585 tablet_bootstrap.cc:654] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.296908  9584 raft_consensus.cc:359] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.297806  9584 raft_consensus.cc:385] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.298111  9584 raft_consensus.cc:740] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.298981  9584 consensus_queue.cc:260] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.302778  9592 raft_consensus.cc:493] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.303248  9592 raft_consensus.cc:515] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.304544  9584 ts_tablet_manager.cc:1434] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:13:15.305640  9584 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.309221  9585 tablet_bootstrap.cc:492] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.309747  9585 ts_tablet_manager.cc:1403] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:13:15.311299  9584 tablet_bootstrap.cc:654] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.312063  9585 raft_consensus.cc:359] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.312773  9585 raft_consensus.cc:385] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.305660  9592 leader_election.cc:290] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.314865  9585 raft_consensus.cc:740] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.315766  9585 consensus_queue.cc:260] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.319885  9585 ts_tablet_manager.cc:1434] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:13:15.320453  9584 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.320941  9584 ts_tablet_manager.cc:1403] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:13:15.322463  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.323123  9394 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:15.323755  9584 raft_consensus.cc:359] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.324433  9584 raft_consensus.cc:385] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.324332  9434 leader_election.cc:304] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.324839  9584 raft_consensus.cc:740] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.325448  9592 raft_consensus.cc:2804] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.325927  9592 raft_consensus.cc:493] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.325764  9584 consensus_queue.cc:260] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.326383  9592 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.329787  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.330446  9543 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:15.320863  9585 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.331509  9583 tablet_bootstrap.cc:492] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.331979  9583 ts_tablet_manager.cc:1403] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.007s
I20260713 09:13:15.330152  9584 ts_tablet_manager.cc:1434] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:13:15.334431  9583 raft_consensus.cc:359] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.335091  9583 raft_consensus.cc:385] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.335361  9583 raft_consensus.cc:740] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.336058  9583 consensus_queue.cc:260] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.336966  9584 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.337455  9585 tablet_bootstrap.cc:654] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.343019  9592 raft_consensus.cc:515] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.343528  9584 tablet_bootstrap.cc:654] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.345949  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:15.346503  9394 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.348456  9585 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.348940  9585 ts_tablet_manager.cc:1403] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:13:15.351667  9585 raft_consensus.cc:359] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.352473  9585 raft_consensus.cc:385] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.352753  9585 raft_consensus.cc:740] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.353260  9394 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:15.354122  9589 raft_consensus.cc:493] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.354506  9434 leader_election.cc:304] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.353592  9585 consensus_queue.cc:260] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.354503  9589 raft_consensus.cc:515] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.356418  9584 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.356990  9584 ts_tablet_manager.cc:1403] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:13:15.358315  9589 leader_election.cc:290] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.359751  9585 ts_tablet_manager.cc:1434] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:13:15.360143  9584 raft_consensus.cc:359] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.360771  9585 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.360905  9584 raft_consensus.cc:385] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.361394  9584 raft_consensus.cc:740] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.362177  9584 consensus_queue.cc:260] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.366205  9584 ts_tablet_manager.cc:1434] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:15.367233  9584 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.367333  9585 tablet_bootstrap.cc:654] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.373024  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.373804  9584 tablet_bootstrap.cc:654] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:15.374498  9508 leader_election.cc:343] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.379009  9585 tablet_bootstrap.cc:492] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.379627  9585 ts_tablet_manager.cc:1403] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:13:15.381795  9590 raft_consensus.cc:493] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.382293  9590 raft_consensus.cc:515] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.385677  9584 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.386288  9584 ts_tablet_manager.cc:1403] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:13:15.386204  9590 leader_election.cc:290] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.389460  9584 raft_consensus.cc:359] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.390448  9584 raft_consensus.cc:385] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.393100  9584 raft_consensus.cc:740] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.394009  9585 raft_consensus.cc:359] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.394820  9585 raft_consensus.cc:385] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.395149  9585 raft_consensus.cc:740] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.394366  9584 consensus_queue.cc:260] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.395897  9585 consensus_queue.cc:260] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.398651  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.399245  9543 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.400662  9584 ts_tablet_manager.cc:1434] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:13:15.401718  9584 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.406965  9543 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:15.407828  9592 leader_election.cc:290] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.408066  9584 tablet_bootstrap.cc:654] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.408659  9592 raft_consensus.cc:2804] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.409142  9592 raft_consensus.cc:697] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:15.409767  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.409966  9592 consensus_queue.cc:237] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.410429  9543 raft_consensus.cc:2468] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:15.411710  9360 leader_election.cc:304] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:15.416481  9590 raft_consensus.cc:2804] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.416944  9590 raft_consensus.cc:493] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.417289  9590 raft_consensus.cc:3060] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.424199  9590 raft_consensus.cc:515] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
W20260713 09:13:15.424906  9434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.110.193:42047, user_credentials={real_user=slave}} blocked reactor thread for 70480.1us
I20260713 09:13:15.426951  9585 ts_tablet_manager.cc:1434] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260713 09:13:15.429311  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.429908  9543 raft_consensus.cc:3060] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.436429  9543 raft_consensus.cc:2468] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.437616  9360 leader_election.cc:304] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:15.438853  9590 leader_election.cc:290] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.439465  9590 raft_consensus.cc:2804] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.439883  9590 raft_consensus.cc:697] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:15.440640  9590 consensus_queue.cc:237] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.442065  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.442826  9469 raft_consensus.cc:2468] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:15.443938  9585 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.449594  9509 leader_election.cc:304] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.449803  9583 ts_tablet_manager.cc:1434] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.118s	user 0.040s	sys 0.035s
I20260713 09:13:15.450865  9589 raft_consensus.cc:2804] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.451243  9589 raft_consensus.cc:493] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.451299  9583 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.451633  9589 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.460168  9583 tablet_bootstrap.cc:654] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.462483  9585 tablet_bootstrap.cc:654] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.463217  9612 raft_consensus.cc:493] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.463706  9612 raft_consensus.cc:515] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.466023  9589 raft_consensus.cc:515] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.467074  9290 catalog_manager.cc:5697] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.469574  9612 leader_election.cc:290] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.469780  9584 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.470726  9584 ts_tablet_manager.cc:1403] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.069s	user 0.038s	sys 0.015s
I20260713 09:13:15.482357  9589 leader_election.cc:290] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.483822  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.484534  9469 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.486189  9583 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.486733  9583 ts_tablet_manager.cc:1403] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260713 09:13:15.486835  9584 raft_consensus.cc:359] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.487277  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:15.487564  9584 raft_consensus.cc:385] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.487933  9584 raft_consensus.cc:740] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.488751  9584 consensus_queue.cc:260] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.491917  9584 ts_tablet_manager.cc:1434] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:13:15.487905  9394 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.491983  9583 raft_consensus.cc:359] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.494726  9583 raft_consensus.cc:385] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.495087  9583 raft_consensus.cc:740] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.495936  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.497357  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.495910  9583 consensus_queue.cc:260] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.498035  9543 raft_consensus.cc:2468] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:15.498137  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.499503  9469 raft_consensus.cc:2468] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:15.500121  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.501904  9468 raft_consensus.cc:2468] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:15.503309  9509 leader_election.cc:304] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.503717  9291 catalog_manager.cc:5697] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.505191  9589 raft_consensus.cc:2804] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.505640  9585 tablet_bootstrap.cc:492] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.506270  9585 ts_tablet_manager.cc:1403] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.003s
I20260713 09:13:15.500360  9394 raft_consensus.cc:2468] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:15.500865  9360 leader_election.cc:304] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:15.501127  9583 ts_tablet_manager.cc:1434] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:13:15.494431  9584 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.509259  9585 raft_consensus.cc:359] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.510037  9585 raft_consensus.cc:385] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:13:15.510254  9360 leader_election.cc:343] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.510349  9585 raft_consensus.cc:740] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.511240  9585 consensus_queue.cc:260] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
W20260713 09:13:15.511595  9360 leader_election.cc:343] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.513561  9585 ts_tablet_manager.cc:1434] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:13:15.513556  9590 raft_consensus.cc:2804] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.514114  9590 raft_consensus.cc:493] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.514326  9583 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.514756  9585 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.516000  9584 tablet_bootstrap.cc:654] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.521250  9583 tablet_bootstrap.cc:654] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.521610  9585 tablet_bootstrap.cc:654] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.523283  9589 raft_consensus.cc:697] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:15.525187  9589 consensus_queue.cc:237] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.538164  9613 raft_consensus.cc:493] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.538833  9613 raft_consensus.cc:515] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.541110  9613 leader_election.cc:290] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.542948  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.544428  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.545181  9543 raft_consensus.cc:2468] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
W20260713 09:13:15.546993  9360 leader_election.cc:343] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.547801  9360 leader_election.cc:304] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:15.514468  9590 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.549082  9612 raft_consensus.cc:2804] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.549532  9612 raft_consensus.cc:493] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.549893  9612 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.554170  9601 raft_consensus.cc:493] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.554752  9601 raft_consensus.cc:515] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.557017  9601 leader_election.cc:290] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819), cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047)
I20260713 09:13:15.559187  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.562249  9590 raft_consensus.cc:515] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.558646  9612 raft_consensus.cc:515] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.559526  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.567417  9394 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:15.568657  9434 leader_election.cc:304] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.569581  9601 raft_consensus.cc:2804] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.570048  9601 raft_consensus.cc:493] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.570552  9601 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.572719  9590 leader_election.cc:290] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.566529  9543 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:15.575922  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.575542  9292 catalog_manager.cc:5697] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:15.576517  9543 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.575609  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.578966  9468 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.580089  9612 leader_election.cc:290] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.581291  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
W20260713 09:13:15.583038  9360 leader_election.cc:343] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.585268  9601 raft_consensus.cc:515] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.587859  9584 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.588379  9584 ts_tablet_manager.cc:1403] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.034s
I20260713 09:13:15.589057  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:15.589790  9394 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.591084  9584 raft_consensus.cc:359] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.591733  9584 raft_consensus.cc:385] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.591977  9584 raft_consensus.cc:740] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.592594  9584 consensus_queue.cc:260] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.594862  9584 ts_tablet_manager.cc:1434] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:13:15.595821  9584 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:15.597932  9394 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:15.599328  9434 leader_election.cc:304] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.600275  9592 raft_consensus.cc:2804] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.600756  9592 raft_consensus.cc:697] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:15.601671  9584 tablet_bootstrap.cc:654] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.601656  9592 consensus_queue.cc:237] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [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: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:15.604277  9601 leader_election.cc:290] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 election: Requested vote from peers 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819), cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047)
I20260713 09:13:15.606421  9468 raft_consensus.cc:2468] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.608734  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.608978  9360 leader_election.cc:304] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.610132  9583 tablet_bootstrap.cc:492] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.610504  9583 ts_tablet_manager.cc:1403] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.009s
W20260713 09:13:15.611099  9340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:15.609404  9542 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.612370  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.612993  9541 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.612825  9583 raft_consensus.cc:359] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.613298  9612 raft_consensus.cc:2804] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.613585  9583 raft_consensus.cc:385] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.613934  9583 raft_consensus.cc:740] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.614655  9583 consensus_queue.cc:260] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.616387  9612 raft_consensus.cc:697] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:15.616819  9583 ts_tablet_manager.cc:1434] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:13:15.617226  9612 consensus_queue.cc:237] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.617789  9583 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.619100  9542 raft_consensus.cc:2468] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.620222  9360 leader_election.cc:304] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:15.621299  9590 raft_consensus.cc:2804] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.621771  9590 raft_consensus.cc:697] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:15.622577  9590 consensus_queue.cc:237] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.623298  9541 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:15.613000  9543 raft_consensus.cc:2468] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.624316  9583 tablet_bootstrap.cc:654] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.627560  9292 catalog_manager.cc:5697] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.630204  9585 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.630741  9585 ts_tablet_manager.cc:1403] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.116s	user 0.050s	sys 0.044s
I20260713 09:13:15.633495  9585 raft_consensus.cc:359] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.634202  9585 raft_consensus.cc:385] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.634465  9585 raft_consensus.cc:740] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.635281  9585 consensus_queue.cc:260] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.637769  9585 ts_tablet_manager.cc:1434] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:13:15.639132  9585 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:15.643636  9291 catalog_manager.cc:5697] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.644901  9585 tablet_bootstrap.cc:654] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.648310  9583 tablet_bootstrap.cc:492] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.654918  9583 ts_tablet_manager.cc:1403] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260713 09:13:15.658004  9583 raft_consensus.cc:359] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.658828  9583 raft_consensus.cc:385] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.659134  9583 raft_consensus.cc:740] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.659875  9583 consensus_queue.cc:260] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.664126  9585 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:15.664697  9585 ts_tablet_manager.cc:1403] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260713 09:13:15.664731  9583 ts_tablet_manager.cc:1434] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:13:15.666218  9583 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.671442  9583 tablet_bootstrap.cc:654] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.672987  9585 raft_consensus.cc:359] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.673803  9585 raft_consensus.cc:385] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.674073  9585 raft_consensus.cc:740] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.674782  9585 consensus_queue.cc:260] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.676874  9585 ts_tablet_manager.cc:1434] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260713 09:13:15.679420  9584 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:15.679818  9584 ts_tablet_manager.cc:1403] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.026s
I20260713 09:13:15.681883  9584 raft_consensus.cc:359] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.682500  9584 raft_consensus.cc:385] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.682760  9584 raft_consensus.cc:740] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.682958  9583 tablet_bootstrap.cc:492] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.683488  9583 ts_tablet_manager.cc:1403] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:13:15.683336  9584 consensus_queue.cc:260] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.683168  9291 catalog_manager.cc:5697] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.684887  9584 ts_tablet_manager.cc:1434] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:13:15.686272  9583 raft_consensus.cc:359] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.686969  9583 raft_consensus.cc:385] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.687193  9583 raft_consensus.cc:740] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.687871  9583 consensus_queue.cc:260] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.693099  9589 raft_consensus.cc:493] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.693786  9583 ts_tablet_manager.cc:1434] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:13:15.693648  9589 raft_consensus.cc:515] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.694885  9583 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.695551  9589 leader_election.cc:290] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.696177  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.697714  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
W20260713 09:13:15.699260  9509 leader_election.cc:343] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.701690  9394 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:15.701937  9592 raft_consensus.cc:493] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.702419  9592 raft_consensus.cc:515] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.702630  9508 leader_election.cc:304] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:15.703395  9589 raft_consensus.cc:2804] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.703718  9589 raft_consensus.cc:493] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.703980  9589 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.704371  9592 leader_election.cc:290] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.705480  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.705891  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ecfbd6dfbe419d99ec3034c450eb31" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.706234  9542 raft_consensus.cc:2393] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d61509bccaf5451eb1263ca0f7ada0cd in current term 1: Already voted for candidate cbeb41b1b60a40f298f07eb18b05af89 in this term.
I20260713 09:13:15.707599  9435 leader_election.cc:304] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [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: d61509bccaf5451eb1263ca0f7ada0cd; no voters: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.708532  9590 raft_consensus.cc:493] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.708774  9592 raft_consensus.cc:3060] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.708986  9590 raft_consensus.cc:515] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.711093  9590 leader_election.cc:290] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.712145  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.712759  9468 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:15.713896  9360 leader_election.cc:304] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.714532  9590 raft_consensus.cc:2804] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.714387  9589 raft_consensus.cc:515] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.714948  9590 raft_consensus.cc:493] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.715282  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.715577  9590 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.715941  9542 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:15.716457  9589 leader_election.cc:290] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.717113  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:15.717676  9394 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.718505  9592 raft_consensus.cc:2749] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:15.722187  9590 raft_consensus.cc:515] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.723815  9583 tablet_bootstrap.cc:654] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.724102  9590 leader_election.cc:290] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.724200  9394 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:15.723619  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.725387  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.725461  9508 leader_election.cc:304] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:15.725917  9469 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:15.726668  9509 leader_election.cc:343] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.727030  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:15.727676  9542 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.728006  9589 raft_consensus.cc:2804] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.728577  9589 raft_consensus.cc:697] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:15.729756  9583 tablet_bootstrap.cc:492] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.729494  9589 consensus_queue.cc:237] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.730228  9583 ts_tablet_manager.cc:1403] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260713 09:13:15.732784  9583 raft_consensus.cc:359] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.733233  9469 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.733405  9583 raft_consensus.cc:385] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.734079  9583 raft_consensus.cc:740] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.734539  9360 leader_election.cc:304] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:15.734761  9583 consensus_queue.cc:260] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.735502  9590 raft_consensus.cc:2804] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.736690  9583 ts_tablet_manager.cc:1434] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:15.736758  9590 raft_consensus.cc:697] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:15.737958  9583 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:15.737632  9590 consensus_queue.cc:237] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.743953  9583 tablet_bootstrap.cc:654] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:15.744686  9617 raft_consensus.cc:493] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.745203  9617 raft_consensus.cc:515] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.754148  9617 leader_election.cc:290] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.755208  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fbd00ef07943109ee038a62d888c6b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:15.754925  9290 catalog_manager.cc:5697] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:15.756536  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fbd00ef07943109ee038a62d888c6b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
W20260713 09:13:15.756768  9509 leader_election.cc:343] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:15.757171  9394 raft_consensus.cc:2468] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:15.758846  9508 leader_election.cc:304] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:15.759898  9617 raft_consensus.cc:2804] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:15.760273  9617 raft_consensus.cc:493] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:15.760596  9617 raft_consensus.cc:3060] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.735469  9542 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:15.767212  9583 tablet_bootstrap.cc:492] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:15.767678  9583 ts_tablet_manager.cc:1403] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260713 09:13:15.769460  9583 raft_consensus.cc:359] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.770089  9583 raft_consensus.cc:385] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:15.770368  9583 raft_consensus.cc:740] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:15.771180  9583 consensus_queue.cc:260] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.772951  9583 ts_tablet_manager.cc:1434] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:13:15.773378  9617 raft_consensus.cc:515] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.775967  9617 leader_election.cc:290] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:15.776170  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fbd00ef07943109ee038a62d888c6b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:15.776810  9469 raft_consensus.cc:3060] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.776979  9292 catalog_manager.cc:5697] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:15.776218  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45fbd00ef07943109ee038a62d888c6b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:15.779018  9394 raft_consensus.cc:3060] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.784592  9394 raft_consensus.cc:2468] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:15.785570  9469 raft_consensus.cc:2468] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:15.785727  9508 leader_election.cc:304] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:15.786684  9617 raft_consensus.cc:2804] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:15.787163  9617 raft_consensus.cc:697] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:15.787878  9617 consensus_queue.cc:237] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.794926  9292 catalog_manager.cc:5697] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:15.845571  9592 raft_consensus.cc:493] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:15.846063  9592 raft_consensus.cc:515] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:15.847642  9592 leader_election.cc:290] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:15.848521  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:15.848754  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:15.849417  9542 raft_consensus.cc:2393] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d61509bccaf5451eb1263ca0f7ada0cd in current term 1: Already voted for candidate cbeb41b1b60a40f298f07eb18b05af89 in this term.
I20260713 09:13:15.850344  9435 leader_election.cc:304] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [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: d61509bccaf5451eb1263ca0f7ada0cd; no voters: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.850948  9592 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:15.856191  9592 raft_consensus.cc:2749] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:15.898661  9592 consensus_queue.cc:1048] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:15.899389  9590 consensus_queue.cc:1048] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:15.916541  9601 consensus_queue.cc:1048] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:15.920553  9638 consensus_queue.cc:1048] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:15.942659  9617 consensus_queue.cc:1048] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:15.948732  9469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:13:15.949316  9469 raft_consensus.cc:606] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Received request to transfer leadership to TS cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.954345  9617 consensus_queue.cc:1048] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:15.971295  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
mode: GRACEFUL
new_leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:52510
I20260713 09:13:15.971776  9543 raft_consensus.cc:606] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Received request to transfer leadership to TS cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.976379  9469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:13:15.976842  9469 raft_consensus.cc:606] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Received request to transfer leadership to TS cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:15.990489  9394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:13:15.990952  9394 raft_consensus.cc:606] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:15.995225  9394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:13:15.995647  9394 raft_consensus.cc:606] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:16.000082  9394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:13:16.000694  9394 raft_consensus.cc:606] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:16.005913  9613 consensus_queue.cc:1048] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.006110  9543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:52510
I20260713 09:13:16.006664  9601 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.006677  9543 raft_consensus.cc:606] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:16.020012  9612 consensus_queue.cc:1048] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.031093  9592 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.031467  9612 raft_consensus.cc:993] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.032145  9613 raft_consensus.cc:1081] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.033926  9469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53700
I20260713 09:13:16.034464  9469 raft_consensus.cc:493] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.034834  9469 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.040441  9469 raft_consensus.cc:515] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.043042  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:16.043619  9393 raft_consensus.cc:3055] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.043924  9393 raft_consensus.cc:740] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.044029  9469 leader_election.cc:290] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.044827  9393 consensus_queue.cc:260] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.045985  9393 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.043922  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c493b3204ba4d1c9815c4bb446cccd4" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.050232  9542 raft_consensus.cc:3060] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.054536  9393 raft_consensus.cc:2468] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.055994  9542 raft_consensus.cc:2468] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.056744  9604 raft_consensus.cc:993] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.057204  9604 raft_consensus.cc:1081] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Signalling peer cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.057360  9434 leader_election.cc:304] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:16.058158  9604 raft_consensus.cc:2804] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.058614  9604 raft_consensus.cc:697] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.059278  9394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:33374
I20260713 09:13:16.059381  9604 consensus_queue.cc:237] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.059891  9394 raft_consensus.cc:493] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.060233  9394 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.065714  9394 raft_consensus.cc:515] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:16.066488  9290 catalog_manager.cc:5697] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.067705  9394 leader_election.cc:290] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 2 election: Requested vote from peers 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:16.068377  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.068759  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:16.069033  9542 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.069387  9469 raft_consensus.cc:3055] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.069706  9469 raft_consensus.cc:740] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.070376  9469 consensus_queue.cc:260] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [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: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:16.071313  9469 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.074554  9542 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.075703  9360 leader_election.cc:304] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:16.076483  9612 raft_consensus.cc:2804] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.076952  9612 raft_consensus.cc:697] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.077483  9469 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.077775  9612 consensus_queue.cc:237] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [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: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:16.083806  9290 catalog_manager.cc:5697] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 1 to 2, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:16.118985  9612 consensus_queue.cc:1048] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.124780  9613 raft_consensus.cc:993] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.125219  9638 raft_consensus.cc:1081] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.126855  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53700
I20260713 09:13:16.127377  9468 raft_consensus.cc:493] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.127713  9468 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.131088  9638 consensus_queue.cc:1048] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.134199  9468 raft_consensus.cc:515] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.136566  9468 leader_election.cc:290] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.136891  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:16.137136  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cd0b51b4bc4306b112e11ae3ac45fd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.137578  9394 raft_consensus.cc:3055] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.137916  9394 raft_consensus.cc:740] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.138772  9394 consensus_queue.cc:260] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.139644  9394 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.144987  9604 raft_consensus.cc:493] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:16.145483  9604 raft_consensus.cc:515] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.145928  9394 raft_consensus.cc:2468] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.146924  9434 leader_election.cc:304] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 2e11ebd3d746421f963d9cd04cf25614
I20260713 09:13:16.147306  9604 leader_election.cc:290] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.147791  9592 raft_consensus.cc:2804] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.148128  9592 raft_consensus.cc:697] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.148800  9592 consensus_queue.cc:237] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.149245  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:16.149765  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:16.149998  9394 raft_consensus.cc:2393] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d61509bccaf5451eb1263ca0f7ada0cd in current term 1: Already voted for candidate 2e11ebd3d746421f963d9cd04cf25614 in this term.
I20260713 09:13:16.151553  9434 leader_election.cc:304] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [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: d61509bccaf5451eb1263ca0f7ada0cd; no voters: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:16.152175  9592 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:16.154960  9291 catalog_manager.cc:5697] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.157097  9592 raft_consensus.cc:2749] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:16.169657  9589 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.179050  9644 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.185657  9644 raft_consensus.cc:993] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.186059  9589 raft_consensus.cc:1081] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.187923  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53684
I20260713 09:13:16.188369  9468 raft_consensus.cc:493] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.188647  9468 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.193641  9468 raft_consensus.cc:515] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.195441  9468 leader_election.cc:290] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.196147  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:16.196599  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.196796  9394 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.197184  9542 raft_consensus.cc:3055] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.197558  9542 raft_consensus.cc:740] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:16.198329  9542 consensus_queue.cc:260] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.199644  9542 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.204334  9638 consensus_queue.cc:1048] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.204612  9394 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.205802  9434 leader_election.cc:304] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:16.206537  9592 raft_consensus.cc:2804] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.206903  9592 raft_consensus.cc:697] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.207558  9592 consensus_queue.cc:237] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.208106  9542 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.214561  9291 catalog_manager.cc:5697] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.217370  9638 consensus_queue.cc:1048] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.227965  9613 raft_consensus.cc:993] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.228394  9638 raft_consensus.cc:1081] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:16.229787  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53700
I20260713 09:13:16.230327  9468 raft_consensus.cc:493] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.230677  9468 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.235154  9468 raft_consensus.cc:515] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.236689  9468 leader_election.cc:290] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.237926  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.237833  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758c949b7a864591b33a57d1bc5cb3bd" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:16.238565  9541 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.238638  9394 raft_consensus.cc:3055] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.239033  9394 raft_consensus.cc:740] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.239789  9394 consensus_queue.cc:260] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.240983  9394 raft_consensus.cc:3060] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.245214  9541 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.246385  9435 leader_election.cc:304] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:16.247036  9592 raft_consensus.cc:2804] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.247139  9394 raft_consensus.cc:2468] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:16.247561  9592 raft_consensus.cc:697] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.248394  9592 consensus_queue.cc:237] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.254212  9292 catalog_manager.cc:5697] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.273190  9589 consensus_queue.cc:1048] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.283170  9644 consensus_queue.cc:1048] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:16.367460  9604 raft_consensus.cc:993] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.367827  9592 raft_consensus.cc:1081] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Signalling peer cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.369191  9394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:33374
I20260713 09:13:16.369647  9394 raft_consensus.cc:493] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.369910  9394 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.374451  9394 raft_consensus.cc:515] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.375926  9394 leader_election.cc:290] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 2 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.376858  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:16.376995  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace81d4883f6448e9da583aef39e7b52" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.377406  9468 raft_consensus.cc:3055] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.377564  9541 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.377730  9468 raft_consensus.cc:740] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:16.378549  9468 consensus_queue.cc:260] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.379494  9468 raft_consensus.cc:3060] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.382552  9541 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.383652  9360 leader_election.cc:304] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:16.384402  9638 raft_consensus.cc:2804] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.384446  9468 raft_consensus.cc:2468] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.384828  9638 raft_consensus.cc:697] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.385627  9638 consensus_queue.cc:237] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.391273  9291 catalog_manager.cc:5697] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 1 to 2, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.445964  9541 raft_consensus.cc:1275] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.447134  9592 consensus_queue.cc:1048] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.454650  9394 raft_consensus.cc:1275] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.456213  9604 consensus_queue.cc:1048] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.513370  9617 raft_consensus.cc:993] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: : Instructing follower cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.513927  9644 raft_consensus.cc:1081] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Signalling peer cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:16.515375  9394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:33388
I20260713 09:13:16.515810  9394 raft_consensus.cc:493] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:16.516078  9394 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.520689  9394 raft_consensus.cc:515] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.522228  9394 leader_election.cc:290] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 2 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:16.523068  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:16.523531  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a43218995704c2bbe9738f22b26b12b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:16.523659  9468 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.524031  9541 raft_consensus.cc:3055] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:16.524289  9541 raft_consensus.cc:740] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:16.524864  9541 consensus_queue.cc:260] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.525807  9541 raft_consensus.cc:3060] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.528630  9468 raft_consensus.cc:2468] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.529719  9360 leader_election.cc:304] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:16.530362  9638 raft_consensus.cc:2804] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:16.530587  9541 raft_consensus.cc:2468] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:16.530735  9638 raft_consensus.cc:697] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:16.531605  9638 consensus_queue.cc:237] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:16.536729  9394 raft_consensus.cc:1275] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.537175  9291 catalog_manager.cc:5697] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 1 to 2, leader changed from 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195) to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:16.537861  9604 consensus_queue.cc:1048] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.544186  9541 raft_consensus.cc:3060] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:16.547138  9468 raft_consensus.cc:1275] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.548580  9638 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.552095  9541 raft_consensus.cc:1275] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.553499  9601 consensus_queue.cc:1048] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.559649  9542 raft_consensus.cc:1275] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.560915  9613 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.595527  9394 raft_consensus.cc:1275] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.596724  9601 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.603533  9542 raft_consensus.cc:1275] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.605149  9592 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.769008  9542 raft_consensus.cc:1275] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.770431  9604 consensus_queue.cc:1048] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.777444  9394 raft_consensus.cc:1275] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.779147  9601 consensus_queue.cc:1048] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.960886  9468 raft_consensus.cc:1275] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.962443  9613 consensus_queue.cc:1048] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:16.971664  9542 raft_consensus.cc:1275] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:16.973405  9661 consensus_queue.cc:1048] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:17.075205  9542 raft_consensus.cc:1275] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:17.077132  9661 consensus_queue.cc:1048] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:17.081122  9468 raft_consensus.cc:1275] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:17.082726  9612 consensus_queue.cc:1048] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:13:19.039500  9292 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35938:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:13:19.042433  9292 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:13:19.093634  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 4879c79dc78c45f38d50cb8ebda73c7d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:19.094686  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 4879c79dc78c45f38d50cb8ebda73c7d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:19.095428  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4879c79dc78c45f38d50cb8ebda73c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.096381  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4879c79dc78c45f38d50cb8ebda73c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.097384  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 4879c79dc78c45f38d50cb8ebda73c7d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:19.098186  9380 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d6794e0184bccb96e92afca0b7c7b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:19.098878  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4879c79dc78c45f38d50cb8ebda73c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.099713  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d6794e0184bccb96e92afca0b7c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.102752  9455 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d6794e0184bccb96e92afca0b7c7b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:19.104446  9384 tablet_service.cc:1511] Processing CreateTablet for tablet 9b079c2a4201462b85d463391578bf3a (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:19.105731  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b079c2a4201462b85d463391578bf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.101399  9533 tablet_service.cc:1511] Processing CreateTablet for tablet fe9d6794e0184bccb96e92afca0b7c7b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:19.108618  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d6794e0184bccb96e92afca0b7c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.118319  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 9b079c2a4201462b85d463391578bf3a (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:19.120004  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b079c2a4201462b85d463391578bf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.120692  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe9d6794e0184bccb96e92afca0b7c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.124022  9677 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.131515  9677 tablet_bootstrap.cc:654] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.132071  9678 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.135392  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 9b079c2a4201462b85d463391578bf3a (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:19.136754  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b079c2a4201462b85d463391578bf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.139364  9678 tablet_bootstrap.cc:654] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.143246  9677 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.143822  9677 ts_tablet_manager.cc:1403] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260713 09:13:19.146871  9677 raft_consensus.cc:359] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.147747  9677 raft_consensus.cc:385] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.148084  9677 raft_consensus.cc:740] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.148931  9677 consensus_queue.cc:260] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.151563  9678 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.152165  9678 ts_tablet_manager.cc:1403] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:13:19.155426  9678 raft_consensus.cc:359] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.156203  9678 raft_consensus.cc:385] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.156553  9678 raft_consensus.cc:740] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.157501  9678 consensus_queue.cc:260] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.160786  9678 ts_tablet_manager.cc:1434] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:13:19.161187  9457 tablet_service.cc:1511] Processing CreateTablet for tablet 09510a3d4acd40269cf6b8bdf888b09d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:19.161937  9678 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.162079  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 09510a3d4acd40269cf6b8bdf888b09d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:19.162513  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09510a3d4acd40269cf6b8bdf888b09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.163290  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09510a3d4acd40269cf6b8bdf888b09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.167621  9612 raft_consensus.cc:493] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.168111  9612 raft_consensus.cc:515] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.170779  9612 leader_election.cc:290] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.172709  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.182005  9541 raft_consensus.cc:2468] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
W20260713 09:13:19.175262  9360 leader_election.cc:343] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Not found: Tablet not found: 4879c79dc78c45f38d50cb8ebda73c7d
I20260713 09:13:19.184129  9360 leader_election.cc:304] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:19.185993  9677 ts_tablet_manager.cc:1434] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:13:19.190924  9612 raft_consensus.cc:2804] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.190815  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 09510a3d4acd40269cf6b8bdf888b09d (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:19.194696  9612 raft_consensus.cc:493] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.195106  9612 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.195405  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09510a3d4acd40269cf6b8bdf888b09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.196437  9678 tablet_bootstrap.cc:654] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.206959  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef926f13f8480daab5654d1df876d6 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:19.208309  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef926f13f8480daab5654d1df876d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.208554  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef926f13f8480daab5654d1df876d6 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:19.218652  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef926f13f8480daab5654d1df876d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.213102  9677 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.216719  9682 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.228456  9533 tablet_service.cc:1511] Processing CreateTablet for tablet 30ef926f13f8480daab5654d1df876d6 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:19.229786  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ef926f13f8480daab5654d1df876d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.230154  9678 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.230676  9678 ts_tablet_manager.cc:1403] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260713 09:13:19.233805  9678 raft_consensus.cc:359] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.234902  9678 raft_consensus.cc:385] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.235299  9678 raft_consensus.cc:740] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.214259  9612 raft_consensus.cc:515] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.254588  9382 tablet_service.cc:1511] Processing CreateTablet for tablet a7955afc2a6642879057739fabe19b6b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:19.256201  9682 tablet_bootstrap.cc:654] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.257074  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7955afc2a6642879057739fabe19b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.261632  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.262979  9677 tablet_bootstrap.cc:654] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:19.263447  9360 leader_election.cc:343] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:19.265897  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.266661  9541 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.271797  9459 tablet_service.cc:1511] Processing CreateTablet for tablet a7955afc2a6642879057739fabe19b6b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:19.273118  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7955afc2a6642879057739fabe19b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.274390  9677 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.274914  9677 ts_tablet_manager.cc:1403] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.001s
I20260713 09:13:19.277012  9678 consensus_queue.cc:260] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.278049  9677 raft_consensus.cc:359] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.278790  9677 raft_consensus.cc:385] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.279104  9677 raft_consensus.cc:740] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.279835  9677 consensus_queue.cc:260] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.279987  9533 tablet_service.cc:1511] Processing CreateTablet for tablet a7955afc2a6642879057739fabe19b6b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:19.281196  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7955afc2a6642879057739fabe19b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.281598  9677 ts_tablet_manager.cc:1434] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:13:19.280586  9541 raft_consensus.cc:2468] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.284044  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 27a075e8dd95485cac0fd31fc412552b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:19.285691  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a075e8dd95485cac0fd31fc412552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.285846  9360 leader_election.cc:304] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:19.286923  9681 raft_consensus.cc:2804] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.288229  9681 raft_consensus.cc:697] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:19.289453  9681 consensus_queue.cc:237] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.277899  9612 leader_election.cc:290] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.297180  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 27a075e8dd95485cac0fd31fc412552b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:19.284684  9677 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.298395  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 92c13fa077f946ceb0f5245540d1d5d3 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:19.299503  9678 ts_tablet_manager.cc:1434] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260713 09:13:19.299818  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c13fa077f946ceb0f5245540d1d5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.300384  9457 tablet_service.cc:1511] Processing CreateTablet for tablet 27a075e8dd95485cac0fd31fc412552b (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:19.298508  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a075e8dd95485cac0fd31fc412552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.310037  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a075e8dd95485cac0fd31fc412552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.314435  9677 tablet_bootstrap.cc:654] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.314802  9529 tablet_service.cc:1511] Processing CreateTablet for tablet 92c13fa077f946ceb0f5245540d1d5d3 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:19.316190  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c13fa077f946ceb0f5245540d1d5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.321727  9458 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e74073ee24b7087ddc5fdd59fe6d0 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:19.322238  9382 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e74073ee24b7087ddc5fdd59fe6d0 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:19.323493  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e74073ee24b7087ddc5fdd59fe6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.324151  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e74073ee24b7087ddc5fdd59fe6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.322671  9290 catalog_manager.cc:5697] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.324638  9530 tablet_service.cc:1511] Processing CreateTablet for tablet ec6e74073ee24b7087ddc5fdd59fe6d0 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:19.326261  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6e74073ee24b7087ddc5fdd59fe6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.334336  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 92c13fa077f946ceb0f5245540d1d5d3 (DEFAULT_TABLE table=soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:19.335708  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c13fa077f946ceb0f5245540d1d5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:19.355813  9678 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.363626  9678 tablet_bootstrap.cc:654] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.366392  9677 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.366974  9677 ts_tablet_manager.cc:1403] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.013s
I20260713 09:13:19.370884  9677 raft_consensus.cc:359] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.371641  9677 raft_consensus.cc:385] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.371970  9677 raft_consensus.cc:740] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.372715  9677 consensus_queue.cc:260] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.375643  9682 tablet_bootstrap.cc:492] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.376223  9682 ts_tablet_manager.cc:1403] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.029s
I20260713 09:13:19.376557  9677 ts_tablet_manager.cc:1434] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:13:19.378482  9677 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.381803  9678 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.382367  9678 ts_tablet_manager.cc:1403] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260713 09:13:19.381978  9682 raft_consensus.cc:359] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.382833  9682 raft_consensus.cc:385] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.383176  9682 raft_consensus.cc:740] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.384018  9682 consensus_queue.cc:260] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.385221  9677 tablet_bootstrap.cc:654] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.385464  9678 raft_consensus.cc:359] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.386278  9678 raft_consensus.cc:385] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.386593  9678 raft_consensus.cc:740] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.387455  9678 consensus_queue.cc:260] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.390278  9678 ts_tablet_manager.cc:1434] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:13:19.390730  9682 ts_tablet_manager.cc:1434] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:13:19.391393  9678 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.391871  9682 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.398773  9678 tablet_bootstrap.cc:654] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.400738  9677 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.401301  9677 ts_tablet_manager.cc:1403] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260713 09:13:19.404232  9677 raft_consensus.cc:359] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.404975  9677 raft_consensus.cc:385] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.405329  9677 raft_consensus.cc:740] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.405704  9682 tablet_bootstrap.cc:654] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.406201  9677 consensus_queue.cc:260] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.408241  9677 ts_tablet_manager.cc:1434] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:13:19.409224  9677 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.411839  9678 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.412038  9682 tablet_bootstrap.cc:492] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.412478  9678 ts_tablet_manager.cc:1403] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:13:19.412528  9682 ts_tablet_manager.cc:1403] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260713 09:13:19.415567  9677 tablet_bootstrap.cc:654] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.415918  9678 raft_consensus.cc:359] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.416385  9682 raft_consensus.cc:359] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.417198  9682 raft_consensus.cc:385] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.417589  9682 raft_consensus.cc:740] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.418416  9682 consensus_queue.cc:260] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.416754  9678 raft_consensus.cc:385] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.420871  9682 ts_tablet_manager.cc:1434] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:13:19.421000  9678 raft_consensus.cc:740] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.422073  9682 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.421959  9678 consensus_queue.cc:260] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.423411  9677 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.423897  9677 ts_tablet_manager.cc:1403] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:13:19.424337  9678 ts_tablet_manager.cc:1434] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:13:19.425344  9678 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.426743  9677 raft_consensus.cc:359] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.427543  9677 raft_consensus.cc:385] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.427876  9677 raft_consensus.cc:740] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.428647  9677 consensus_queue.cc:260] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.429877  9682 tablet_bootstrap.cc:654] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.430944  9677 ts_tablet_manager.cc:1434] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:13:19.431972  9677 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.432466  9678 tablet_bootstrap.cc:654] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.438011  9677 tablet_bootstrap.cc:654] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.442154  9678 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.442726  9678 ts_tablet_manager.cc:1403] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:13:19.444303  9677 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.444790  9677 ts_tablet_manager.cc:1403] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:13:19.445215  9682 tablet_bootstrap.cc:492] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.445750  9682 ts_tablet_manager.cc:1403] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260713 09:13:19.445916  9678 raft_consensus.cc:359] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.446759  9678 raft_consensus.cc:385] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.447109  9678 raft_consensus.cc:740] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.447885  9678 consensus_queue.cc:260] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.448755  9682 raft_consensus.cc:359] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.449568  9682 raft_consensus.cc:385] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.449921  9682 raft_consensus.cc:740] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.449728  9677 raft_consensus.cc:359] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.450560  9677 raft_consensus.cc:385] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.450910  9677 raft_consensus.cc:740] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.450942  9682 consensus_queue.cc:260] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.451920  9677 consensus_queue.cc:260] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.453461  9678 ts_tablet_manager.cc:1434] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:13:19.454599  9678 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.456629  9682 ts_tablet_manager.cc:1434] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:13:19.456691  9677 ts_tablet_manager.cc:1434] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:13:19.457911  9682 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.457970  9677 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.461443  9678 tablet_bootstrap.cc:654] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.463469  9601 raft_consensus.cc:493] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.463940  9601 raft_consensus.cc:515] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.465255  9682 tablet_bootstrap.cc:654] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.466142  9601 leader_election.cc:290] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.467109  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:19.467773  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.467774  9393 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:19.468565  9541 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:19.469762  9434 leader_election.cc:304] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.471319  9601 raft_consensus.cc:2804] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.475445  9601 raft_consensus.cc:493] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.475950  9601 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.484282  9601 raft_consensus.cc:515] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.485955  9677 tablet_bootstrap.cc:654] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.485869  9700 raft_consensus.cc:493] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.487272  9700 raft_consensus.cc:515] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.488786  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:19.488834  9678 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.489463  9393 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.490855  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.489789  9678 ts_tablet_manager.cc:1403] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260713 09:13:19.492403  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.492990  9542 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.493482  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:19.493906  9601 leader_election.cc:290] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.494078  9394 raft_consensus.cc:2468] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:19.491510  9541 raft_consensus.cc:2468] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 0.
I20260713 09:13:19.496662  9682 tablet_bootstrap.cc:492] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.497211  9682 ts_tablet_manager.cc:1403] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.005s
I20260713 09:13:19.495537  9434 leader_election.cc:304] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.499795  9393 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:19.500216  9682 raft_consensus.cc:359] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.500943  9682 raft_consensus.cc:385] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.501258  9434 leader_election.cc:304] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.501251  9682 raft_consensus.cc:740] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.495414  9678 raft_consensus.cc:359] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.502308  9678 raft_consensus.cc:385] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.502717  9678 raft_consensus.cc:740] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.502468  9682 consensus_queue.cc:260] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.489847  9700 leader_election.cc:290] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.503532  9678 consensus_queue.cc:260] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.504215  9700 raft_consensus.cc:2804] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.504616  9601 raft_consensus.cc:2804] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.504941  9700 raft_consensus.cc:493] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.505434  9542 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:19.507484  9601 raft_consensus.cc:697] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:19.508453  9601 consensus_queue.cc:237] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.516065  9678 ts_tablet_manager.cc:1434] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260713 09:13:19.505471  9700 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.517113  9677 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.517694  9677 ts_tablet_manager.cc:1403] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.011s
I20260713 09:13:19.520520  9677 raft_consensus.cc:359] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.522940  9677 raft_consensus.cc:385] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.523273  9677 raft_consensus.cc:740] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.524087  9677 consensus_queue.cc:260] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.527558  9292 catalog_manager.cc:5697] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.525023  9700 raft_consensus.cc:515] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.533885  9681 raft_consensus.cc:493] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.537314  9681 raft_consensus.cc:515] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.539309  9681 leader_election.cc:290] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.536861  9677 ts_tablet_manager.cc:1434] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:13:19.540607  9677 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.540768  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09510a3d4acd40269cf6b8bdf888b09d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
W20260713 09:13:19.542316  9360 leader_election.cc:343] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:19.543604  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09510a3d4acd40269cf6b8bdf888b09d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.544332  9542 raft_consensus.cc:2468] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:19.545557  9360 leader_election.cc:304] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:19.546355  9677 tablet_bootstrap.cc:654] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.546398  9681 raft_consensus.cc:2804] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.546926  9681 raft_consensus.cc:493] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.547240  9681 raft_consensus.cc:3060] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.551012  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:19.551702  9393 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.555478  9681 raft_consensus.cc:515] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.557878  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.557479  9681 leader_election.cc:290] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.559675  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09510a3d4acd40269cf6b8bdf888b09d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.560045  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09510a3d4acd40269cf6b8bdf888b09d" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.560665  9541 raft_consensus.cc:3060] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:13:19.561075  9360 leader_election.cc:343] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:19.561631  9678 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.560364  9682 ts_tablet_manager.cc:1434] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.063s	user 0.024s	sys 0.039s
I20260713 09:13:19.562408  9393 raft_consensus.cc:2468] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:19.558000  9700 leader_election.cc:290] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.563383  9682 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.562427  9677 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.563959  9677 ts_tablet_manager.cc:1403] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260713 09:13:19.566527  9677 raft_consensus.cc:359] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.567150  9677 raft_consensus.cc:385] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.567405  9677 raft_consensus.cc:740] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.568152  9677 consensus_queue.cc:260] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.569060  9434 leader_election.cc:304] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.569972  9682 tablet_bootstrap.cc:654] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.570124  9677 ts_tablet_manager.cc:1434] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:19.570998  9541 raft_consensus.cc:2468] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.572518  9700 raft_consensus.cc:2804] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.573067  9700 raft_consensus.cc:697] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:19.574712  9700 consensus_queue.cc:237] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.576618  9677 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: Bootstrap starting.
I20260713 09:13:19.572100  9360 leader_election.cc:304] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:19.559515  9542 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.583258  9677 tablet_bootstrap.cc:654] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.584499  9681 raft_consensus.cc:2804] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.584983  9681 raft_consensus.cc:697] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:19.585805  9681 consensus_queue.cc:237] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.587276  9678 tablet_bootstrap.cc:654] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.588358  9682 tablet_bootstrap.cc:492] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.588822  9682 ts_tablet_manager.cc:1403] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260713 09:13:19.591882  9682 raft_consensus.cc:359] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.592666  9682 raft_consensus.cc:385] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.592980  9682 raft_consensus.cc:740] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.593909  9682 consensus_queue.cc:260] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.596447  9682 ts_tablet_manager.cc:1434] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:13:19.597469  9682 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.598268  9542 raft_consensus.cc:2468] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 1.
I20260713 09:13:19.603828  9682 tablet_bootstrap.cc:654] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.604885  9291 catalog_manager.cc:5697] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 1 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.624694  9292 catalog_manager.cc:5697] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.626374  9678 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.626456  9682 tablet_bootstrap.cc:492] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.626991  9678 ts_tablet_manager.cc:1403] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.007s
I20260713 09:13:19.627041  9682 ts_tablet_manager.cc:1403] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.012s
I20260713 09:13:19.629046  9677 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: No bootstrap required, opened a new log
I20260713 09:13:19.629529  9677 ts_tablet_manager.cc:1403] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.034s
I20260713 09:13:19.630203  9678 raft_consensus.cc:359] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.632280  9678 raft_consensus.cc:385] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.632115  9677 raft_consensus.cc:359] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.632623  9678 raft_consensus.cc:740] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.632879  9677 raft_consensus.cc:385] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.633183  9677 raft_consensus.cc:740] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.633468  9678 consensus_queue.cc:260] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.633982  9677 consensus_queue.cc:260] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.635877  9678 ts_tablet_manager.cc:1434] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:13:19.635929  9677 ts_tablet_manager.cc:1434] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:19.637434  9682 raft_consensus.cc:359] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.639046  9678 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.639357  9682 raft_consensus.cc:385] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.639704  9682 raft_consensus.cc:740] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.640491  9682 consensus_queue.cc:260] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.642814  9682 ts_tablet_manager.cc:1434] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:13:19.643805  9682 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.646633  9678 tablet_bootstrap.cc:654] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.649969  9682 tablet_bootstrap.cc:654] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:19.654511  9340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:19.659693  9678 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.660202  9678 ts_tablet_manager.cc:1403] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:13:19.660504  9682 tablet_bootstrap.cc:492] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.660907  9682 ts_tablet_manager.cc:1403] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:13:19.662249  9678 raft_consensus.cc:359] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.662741  9678 raft_consensus.cc:385] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.662926  9678 raft_consensus.cc:740] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.662961  9682 raft_consensus.cc:359] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.663617  9682 raft_consensus.cc:385] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.663440  9678 consensus_queue.cc:260] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.663848  9682 raft_consensus.cc:740] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.664530  9682 consensus_queue.cc:260] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.665246  9678 ts_tablet_manager.cc:1434] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:13:19.666316  9678 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: Bootstrap starting.
I20260713 09:13:19.668565  9682 ts_tablet_manager.cc:1434] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:19.669597  9682 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.670784  9678 tablet_bootstrap.cc:654] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.675478  9682 tablet_bootstrap.cc:654] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.682345  9682 tablet_bootstrap.cc:492] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.682819  9682 ts_tablet_manager.cc:1403] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:13:19.683566  9678 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: No bootstrap required, opened a new log
I20260713 09:13:19.683976  9678 ts_tablet_manager.cc:1403] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:13:19.684774  9682 raft_consensus.cc:359] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.685281  9682 raft_consensus.cc:385] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.685484  9682 raft_consensus.cc:740] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.685995  9678 raft_consensus.cc:359] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.686076  9682 consensus_queue.cc:260] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.686530  9678 raft_consensus.cc:385] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.686796  9678 raft_consensus.cc:740] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.687711  9682 ts_tablet_manager.cc:1434] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:13:19.687438  9678 consensus_queue.cc:260] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.689038  9682 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: Bootstrap starting.
I20260713 09:13:19.689774  9678 ts_tablet_manager.cc:1434] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:13:19.695253  9682 tablet_bootstrap.cc:654] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:19.695832  9683 raft_consensus.cc:493] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.696303  9683 raft_consensus.cc:515] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.698338  9683 leader_election.cc:290] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.699724  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:19.700508  9682 tablet_bootstrap.cc:492] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: No bootstrap required, opened a new log
I20260713 09:13:19.700826  9683 consensus_queue.cc:1048] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:19.700338  9468 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:19.700976  9682 ts_tablet_manager.cc:1403] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:13:19.700259  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.702432  9542 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:19.703960  9682 raft_consensus.cc:359] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.704597  9682 raft_consensus.cc:385] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:19.704857  9682 raft_consensus.cc:740] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Initialized, Role: FOLLOWER
I20260713 09:13:19.705092  9360 leader_election.cc:304] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.705757  9683 raft_consensus.cc:2804] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.705567  9682 consensus_queue.cc:260] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.706197  9683 raft_consensus.cc:493] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.706657  9683 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.707732  9682 ts_tablet_manager.cc:1434] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:13:19.718595  9468 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.721992  9683 raft_consensus.cc:515] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.725835  9683 leader_election.cc:290] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.725787  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.726351  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.726513  9469 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.726912  9541 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.733105  9469 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.733431  9541 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.734190  9360 leader_election.cc:304] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.734818  9683 raft_consensus.cc:2804] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.735186  9683 raft_consensus.cc:697] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:19.735675  9681 consensus_queue.cc:1048] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:19.735904  9683 consensus_queue.cc:237] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.742868  9291 catalog_manager.cc:5697] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.774313  9644 raft_consensus.cc:493] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.774708  9644 raft_consensus.cc:515] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.776433  9644 leader_election.cc:290] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.777108  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e74073ee24b7087ddc5fdd59fe6d0" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:19.777403  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e74073ee24b7087ddc5fdd59fe6d0" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:19.777689  9393 raft_consensus.cc:2468] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.778012  9468 raft_consensus.cc:2468] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.778700  9508 leader_election.cc:304] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.779458  9644 raft_consensus.cc:2804] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.779758  9644 raft_consensus.cc:493] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.779975  9644 raft_consensus.cc:3060] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.784576  9644 raft_consensus.cc:515] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.786085  9644 leader_election.cc:290] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.786726  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e74073ee24b7087ddc5fdd59fe6d0" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:19.786945  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6e74073ee24b7087ddc5fdd59fe6d0" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.787245  9393 raft_consensus.cc:3060] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.787448  9468 raft_consensus.cc:3060] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.791985  9393 raft_consensus.cc:2468] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.792187  9468 raft_consensus.cc:2468] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.792934  9508 leader_election.cc:304] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.793598  9644 raft_consensus.cc:2804] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.794461  9644 raft_consensus.cc:697] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:19.795147  9722 raft_consensus.cc:493] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.795149  9644 consensus_queue.cc:237] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.795660  9722 raft_consensus.cc:515] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.798024  9722 leader_election.cc:290] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.798036  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:19.798259  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:19.798945  9393 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.799059  9468 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.800026  9508 leader_election.cc:304] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.801156  9722 raft_consensus.cc:2804] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.801546  9722 raft_consensus.cc:493] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.801882  9722 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.807519  9722 raft_consensus.cc:515] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.807598  9289 catalog_manager.cc:5697] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:19.809974  9722 leader_election.cc:290] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.810856  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:19.811479  9393 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.812805  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.813380  9468 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.818461  9393 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.819710  9508 leader_election.cc:304] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.820454  9722 raft_consensus.cc:2804] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.820668  9468 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.820964  9722 raft_consensus.cc:697] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:19.822374  9722 consensus_queue.cc:237] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.823472  9683 raft_consensus.cc:493] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.823894  9683 raft_consensus.cc:515] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.825861  9683 leader_election.cc:290] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.826889  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:19.827484  9468 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:19.828732  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614" is_pre_election: true
I20260713 09:13:19.828801  9360 leader_election.cc:304] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.829404  9541 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 0.
I20260713 09:13:19.829986  9683 raft_consensus.cc:2804] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.830396  9683 raft_consensus.cc:493] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.830765  9683 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.831764  9289 catalog_manager.cc:5697] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:19.836658  9683 raft_consensus.cc:515] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.838583  9683 leader_election.cc:290] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 1 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:19.839350  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.839782  9468 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.839567  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:19.840237  9541 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.844031  9468 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.844856  9541 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 1.
I20260713 09:13:19.844928  9360 leader_election.cc:304] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.845741  9681 raft_consensus.cc:2804] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.846194  9681 raft_consensus.cc:697] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:19.846913  9681 consensus_queue.cc:237] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.861301  9289 catalog_manager.cc:5697] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 1 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:19.904464  9722 raft_consensus.cc:493] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:19.905019  9722 raft_consensus.cc:515] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.906746  9722 leader_election.cc:290] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.907473  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89" is_pre_election: true
I20260713 09:13:19.907822  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" is_pre_election: true
I20260713 09:13:19.908043  9393 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.908427  9468 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 0.
I20260713 09:13:19.909065  9508 leader_election.cc:304] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:19.909827  9722 raft_consensus.cc:2804] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:19.910178  9722 raft_consensus.cc:493] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:19.910524  9722 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.916337  9722 raft_consensus.cc:515] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.918246  9722 leader_election.cc:290] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 1 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:19.918974  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:19.919070  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:19.919466  9393 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.919555  9468 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:19.923899  9468 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.924027  9393 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 1.
I20260713 09:13:19.924839  9509 leader_election.cc:304] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:19.925539  9722 raft_consensus.cc:2804] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:19.925925  9722 raft_consensus.cc:697] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:19.926607  9722 consensus_queue.cc:237] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:19.934085  9289 catalog_manager.cc:5697] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:19.996750  9700 consensus_queue.cc:1048] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.002615  9468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:13:20.003252  9468 raft_consensus.cc:606] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Received request to transfer leadership to TS cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:20.003413  9700 consensus_queue.cc:1048] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.010246  9468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:53702
I20260713 09:13:20.010788  9468 raft_consensus.cc:606] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Received request to transfer leadership to TS cbeb41b1b60a40f298f07eb18b05af89
I20260713 09:13:20.022461  9541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:52510
I20260713 09:13:20.023175  9541 raft_consensus.cc:606] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:20.029131  9702 raft_consensus.cc:993] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:20.029531  9700 raft_consensus.cc:1081] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Signalling peer cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:20.030674  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:13:20.031073  9394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:33374
I20260713 09:13:20.031637  9393 raft_consensus.cc:606] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:20.031716  9394 raft_consensus.cc:493] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.032095  9394 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.037492  9541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:52510
I20260713 09:13:20.038127  9541 raft_consensus.cc:606] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:20.037879  9394 raft_consensus.cc:515] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.039783  9394 leader_election.cc:290] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 2 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.040761  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:20.041314  9468 raft_consensus.cc:3055] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.041684  9468 raft_consensus.cc:740] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.041884  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe9d6794e0184bccb96e92afca0b7c7b" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.042423  9541 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.043215  9394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:13:20.042989  9468 consensus_queue.cc:260] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.043792  9394 raft_consensus.cc:606] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS d61509bccaf5451eb1263ca0f7ada0cd
I20260713 09:13:20.044330  9468 raft_consensus.cc:3060] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.050575  9468 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:20.051421  9541 raft_consensus.cc:2468] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:20.051493  9360 leader_election.cc:304] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:20.052481  9681 raft_consensus.cc:2804] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.052886  9681 raft_consensus.cc:697] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:20.053444  9681 consensus_queue.cc:237] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.059291  9291 catalog_manager.cc:5697] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 1 to 2, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.063548  9468 raft_consensus.cc:3060] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:20.069442  9681 consensus_queue.cc:1048] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.079739  9612 consensus_queue.cc:1048] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.102056  9700 consensus_queue.cc:1048] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.108243  9702 raft_consensus.cc:993] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:20.108773  9697 raft_consensus.cc:1081] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Signalling peer cbeb41b1b60a40f298f07eb18b05af89 to start an election
I20260713 09:13:20.109965  9697 consensus_queue.cc:1048] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.111554  9393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
 from {username='slave'} at 127.0.0.1:33374
I20260713 09:13:20.112174  9393 raft_consensus.cc:493] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.112540  9393 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.120486  9612 consensus_queue.cc:1048] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.120631  9393 raft_consensus.cc:515] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.122849  9393 leader_election.cc:290] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [CANDIDATE]: Term 2 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.123818  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.124128  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b079c2a4201462b85d463391578bf3a" candidate_uuid: "cbeb41b1b60a40f298f07eb18b05af89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:20.128051  9469 raft_consensus.cc:3055] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.128407  9469 raft_consensus.cc:740] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.129211  9469 consensus_queue.cc:260] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.130211  9469 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.136992  9683 raft_consensus.cc:993] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.137446  9683 raft_consensus.cc:1081] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.138525  9469 raft_consensus.cc:2468] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbeb41b1b60a40f298f07eb18b05af89 in term 2.
I20260713 09:13:20.139176  9467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53700
I20260713 09:13:20.141346  9467 raft_consensus.cc:493] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.141732  9467 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.142499  9612 consensus_queue.cc:1048] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.144095  9360 leader_election.cc:304] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 2e11ebd3d746421f963d9cd04cf25614
I20260713 09:13:20.145747  9612 raft_consensus.cc:2804] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.146209  9612 raft_consensus.cc:697] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Leader. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:20.147027  9612 consensus_queue.cc:237] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.148546  9467 raft_consensus.cc:515] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.157557  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.158085  9541 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.159111  9291 catalog_manager.cc:5697] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 reported cstate change: term changed from 1 to 2, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193). New cstate: current_term: 2 leader_uuid: "cbeb41b1b60a40f298f07eb18b05af89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.164374  9541 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.164978  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7955afc2a6642879057739fabe19b6b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:20.165627  9393 raft_consensus.cc:3055] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.165925  9393 raft_consensus.cc:740] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:20.166682  9393 consensus_queue.cc:260] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.167763  9393 raft_consensus.cc:3060] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.169018  9467 leader_election.cc:290] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.170210  9435 leader_election.cc:304] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:20.170908  9697 raft_consensus.cc:2804] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.171360  9697 raft_consensus.cc:697] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.172096  9697 consensus_queue.cc:237] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.174793  9393 raft_consensus.cc:2468] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.179643  9291 catalog_manager.cc:5697] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.204450  9722 consensus_queue.cc:1048] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.216559  9722 consensus_queue.cc:1048] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.278743  9736 consensus_queue.cc:1048] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.284919  9644 raft_consensus.cc:993] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.285387  9722 raft_consensus.cc:1081] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.287046  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53684
I20260713 09:13:20.288113  9468 raft_consensus.cc:493] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.288450  9468 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.291131  9736 consensus_queue.cc:1048] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.295575  9468 raft_consensus.cc:515] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.297230  9468 leader_election.cc:290] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.298312  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.298895  9541 raft_consensus.cc:3055] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.299167  9541 raft_consensus.cc:740] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:20.299885  9541 consensus_queue.cc:260] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.301247  9541 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.300129  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ef926f13f8480daab5654d1df876d6" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:20.302472  9393 raft_consensus.cc:3060] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.309262  9393 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.309355  9541 raft_consensus.cc:2468] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.310899  9435 leader_election.cc:304] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:20.311704  9697 raft_consensus.cc:2804] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.312153  9697 raft_consensus.cc:697] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.314188  9612 consensus_queue.cc:1048] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.312963  9697 consensus_queue.cc:237] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.322062  9291 catalog_manager.cc:5697] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.333757  9681 consensus_queue.cc:1048] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.341233  9683 raft_consensus.cc:993] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.341701  9681 raft_consensus.cc:1081] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.343854  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53700
I20260713 09:13:20.344372  9468 raft_consensus.cc:493] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.344704  9468 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.349371  9468 raft_consensus.cc:515] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.351409  9468 leader_election.cc:290] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.351747  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:20.352401  9393 raft_consensus.cc:3055] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.352754  9393 raft_consensus.cc:740] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:20.352001  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c13fa077f946ceb0f5245540d1d5d3" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.353276  9542 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.353570  9393 consensus_queue.cc:260] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.354803  9393 raft_consensus.cc:3060] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.359970  9542 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.361019  9435 leader_election.cc:304] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:20.361192  9393 raft_consensus.cc:2468] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.361667  9702 raft_consensus.cc:2804] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.362094  9702 raft_consensus.cc:697] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.362818  9702 consensus_queue.cc:237] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.366129  9736 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.369944  9289 catalog_manager.cc:5697] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.379613  9736 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:20.386462  9644 raft_consensus.cc:993] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: : Instructing follower d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.386876  9644 raft_consensus.cc:1081] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Signalling peer d61509bccaf5451eb1263ca0f7ada0cd to start an election
I20260713 09:13:20.388510  9468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
 from {username='slave'} at 127.0.0.1:53684
I20260713 09:13:20.389351  9468 raft_consensus.cc:493] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:20.389725  9468 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.394318  9468 raft_consensus.cc:515] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.395617  9468 leader_election.cc:290] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195:33819)
I20260713 09:13:20.396183  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:20.396621  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
I20260713 09:13:20.396709  9393 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.397161  9542 raft_consensus.cc:3055] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:20.397413  9542 raft_consensus.cc:740] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:20.398074  9542 consensus_queue.cc:260] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.398990  9542 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.401484  9393 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.402410  9434 leader_election.cc:304] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [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: cbeb41b1b60a40f298f07eb18b05af89, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:20.403026  9697 raft_consensus.cc:2804] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:20.403129  9542 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d61509bccaf5451eb1263ca0f7ada0cd in term 2.
I20260713 09:13:20.403515  9697 raft_consensus.cc:697] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Leader. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:20.404318  9697 consensus_queue.cc:237] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [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: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:20.410475  9291 catalog_manager.cc:5697] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd reported cstate change: term changed from 1 to 2, leader changed from 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195) to d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194). New cstate: current_term: 2 leader_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:20.549316  9468 raft_consensus.cc:1275] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.550575  9683 consensus_queue.cc:1048] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.553563  9542 raft_consensus.cc:1275] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.554706  9683 consensus_queue.cc:1048] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.616199  9542 raft_consensus.cc:3060] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:20.621206  9542 raft_consensus.cc:1275] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.622272  9683 consensus_queue.cc:1048] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.629056  9468 raft_consensus.cc:1275] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer cbeb41b1b60a40f298f07eb18b05af89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.630592  9612 consensus_queue.cc:1048] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.710255  9541 raft_consensus.cc:1275] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.711241  9697 consensus_queue.cc:1048] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.717612  9393 raft_consensus.cc:1275] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.718935  9697 consensus_queue.cc:1048] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.737391  9393 raft_consensus.cc:1275] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.738585  9697 consensus_queue.cc:1048] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.746207  9541 raft_consensus.cc:1275] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.747607  9745 consensus_queue.cc:1048] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.865128  9542 raft_consensus.cc:1275] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.866183  9744 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.875242  9393 raft_consensus.cc:1275] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.876610  9745 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.899879  9542 raft_consensus.cc:1275] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.900923  9745 consensus_queue.cc:1048] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:20.907706  9393 raft_consensus.cc:1275] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer d61509bccaf5451eb1263ca0f7ada0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:20.909910  9702 consensus_queue.cc:1048] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:23.049826  9291 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35938:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:23.067502  9291 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35938:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:23.092023  5563 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:13:23.278468  9768 log.cc:927] Time spent T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260713 09:13:23.378693  9795 tablet.cc:1724] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.398552  9798 tablet.cc:1724] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.402664  9799 tablet.cc:1724] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.385118  9800 tablet.cc:1724] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.450541  9804 tablet.cc:1724] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.469652  9810 tablet.cc:1724] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.470364  9807 tablet.cc:1724] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.452981  9806 tablet.cc:1724] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.493093  9469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:34466
I20260713 09:13:23.504268  9814 tablet.cc:1724] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.507799  9813 tablet.cc:1724] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.508210  9815 tablet.cc:1724] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:23.502599  9569 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:27a075e8dd95485cac0fd31fc412552b)
I20260713 09:13:23.511278  9469 raft_consensus.cc:606] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Received request to transfer leadership to TS 2e11ebd3d746421f963d9cd04cf25614
W20260713 09:13:23.569976  9420 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:09510a3d4acd40269cf6b8bdf888b09d)
I20260713 09:13:23.570813  9800 tablet.cc:1724] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.571220  9798 tablet.cc:1724] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.570092  9799 tablet.cc:1724] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:23.578518  9569 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:09510a3d4acd40269cf6b8bdf888b09d)
W20260713 09:13:23.563257  9360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.194:44963, user_credentials={real_user=slave}} blocked reactor thread for 44859.2us
W20260713 09:13:23.564957  9435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.195:33819, user_credentials={real_user=slave}} blocked reactor thread for 45830.6us
I20260713 09:13:23.599689  9806 tablet.cc:1724] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.600878  9807 tablet.cc:1724] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.614781  9816 tablet.cc:1724] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.624184  9814 tablet.cc:1724] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.626761  9795 tablet.cc:1724] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.633842  9807 tablet.cc:1724] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.635104  9804 tablet.cc:1724] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.628223  9798 tablet.cc:1724] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.644445  9810 tablet.cc:1724] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.659650  9799 tablet.cc:1724] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.641209  9815 tablet.cc:1724] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.663956  9814 tablet.cc:1724] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.666195  9800 tablet.cc:1724] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:23.707563  9392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:60188
I20260713 09:13:23.708223  9392 raft_consensus.cc:606] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Received request to transfer leadership to TS 2e11ebd3d746421f963d9cd04cf25614
I20260713 09:13:23.709523  5563 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:13:23.710223  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:23.718178  9292 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: soft_deleted_table [id=f79b5501e7a4494a8cf79e6714882b5b] alter complete (version 1)
I20260713 09:13:23.724542  9466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded"
dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
mode: GRACEFUL
new_leader_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:34466
I20260713 09:13:23.725153  9466 raft_consensus.cc:606] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Received request to transfer leadership to TS 2e11ebd3d746421f963d9cd04cf25614
I20260713 09:13:23.728510  9392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd"
dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
mode: GRACEFUL
new_leader_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:60188
I20260713 09:13:23.729148  9392 raft_consensus.cc:606] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Received request to transfer leadership to TS 2e11ebd3d746421f963d9cd04cf25614
I20260713 09:13:23.730902  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:23.731473  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:23.755609  9785 raft_consensus.cc:993] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.756141  9785 raft_consensus.cc:1081] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Signalling peer 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.757741  9543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:52490
I20260713 09:13:23.758199  9543 raft_consensus.cc:493] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:23.758492  9543 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.763432  9543 raft_consensus.cc:515] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.765064  9543 leader_election.cc:290] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:23.766026  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:23.766165  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c20bf967b0646b4b8b21b3d44d2fded" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:23.766636  9392 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.766682  9469 raft_consensus.cc:3055] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:23.767042  9469 raft_consensus.cc:740] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:23.767652  9469 consensus_queue.cc:260] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.768548  9469 raft_consensus.cc:3060] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.771699  9392 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:23.772794  9508 leader_election.cc:304] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:23.773626  9644 raft_consensus.cc:2804] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:23.773768  9469 raft_consensus.cc:2468] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:23.774067  9644 raft_consensus.cc:697] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:23.775005  9644 consensus_queue.cc:237] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.779629  9776 raft_consensus.cc:993] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: : Instructing follower 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.780040  9785 raft_consensus.cc:1081] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Signalling peer 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.781385  9543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:52490
I20260713 09:13:23.781993  9543 raft_consensus.cc:493] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:23.782347  9543 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.783524  9289 catalog_manager.cc:5697] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 2 to 3, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:23.788533  9543 raft_consensus.cc:515] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.790719  9543 leader_election.cc:290] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:23.791872  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:23.792555  9469 raft_consensus.cc:3055] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:23.792534  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a075e8dd95485cac0fd31fc412552b" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:23.793231  9469 raft_consensus.cc:740] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d61509bccaf5451eb1263ca0f7ada0cd, State: Running, Role: LEADER
I20260713 09:13:23.793301  9392 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.794149  9469 consensus_queue.cc:260] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [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: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.795099  9469 raft_consensus.cc:3060] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:23.798799  9392 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:23.800002  9508 leader_election.cc:304] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e11ebd3d746421f963d9cd04cf25614, cbeb41b1b60a40f298f07eb18b05af89; no voters: 
I20260713 09:13:23.800108  9469 raft_consensus.cc:2468] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:23.800694  9644 raft_consensus.cc:2804] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:23.801215  9644 raft_consensus.cc:697] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:23.801934  9644 consensus_queue.cc:237] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.807910  9289 catalog_manager.cc:5697] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 2 to 3, leader changed from d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194) to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:23.907132  9784 raft_consensus.cc:993] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.907774  9792 raft_consensus.cc:1081] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Signalling peer 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:23.909264  9543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:52504
I20260713 09:13:23.909811  9543 raft_consensus.cc:493] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:23.910143  9543 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:23.915102  9543 raft_consensus.cc:515] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.916887  9543 leader_election.cc:290] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 2 election: Requested vote from peers cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047), d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963)
I20260713 09:13:23.917603  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:23.917996  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4879c79dc78c45f38d50cb8ebda73c7d" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:23.918247  9392 raft_consensus.cc:3055] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:23.918592  9469 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:23.918596  9392 raft_consensus.cc:740] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:23.919620  9392 consensus_queue.cc:260] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.920902  9392 raft_consensus.cc:3060] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:23.926018  9469 raft_consensus.cc:2468] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 2.
I20260713 09:13:23.927331  9509 leader_election.cc:304] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [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: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:23.927618  9392 raft_consensus.cc:2468] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 2.
I20260713 09:13:23.928103  9644 raft_consensus.cc:2804] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:23.928566  9644 raft_consensus.cc:697] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 2 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:23.929291  9644 consensus_queue.cc:237] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } }
I20260713 09:13:23.935243  9289 catalog_manager.cc:5697] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 1 to 2, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:24.189026  9392 raft_consensus.cc:1275] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:24.190549  9644 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.205031  9469 raft_consensus.cc:1275] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:24.212123  9747 consensus_queue.cc:1048] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.217705  9392 raft_consensus.cc:1275] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:24.219072  9784 raft_consensus.cc:993] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: : Instructing follower 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:24.219571  9784 raft_consensus.cc:1081] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Signalling peer 2e11ebd3d746421f963d9cd04cf25614 to start an election
I20260713 09:13:24.220990  9543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd"
dest_uuid: "2e11ebd3d746421f963d9cd04cf25614"
 from {username='slave'} at 127.0.0.1:52504
I20260713 09:13:24.221552  9543 raft_consensus.cc:493] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:24.221670  9747 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:13:24.221999  9543 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:24.228437  9543 raft_consensus.cc:515] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:24.230062  9543 leader_election.cc:290] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Requested vote from peers d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963), cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047)
I20260713 09:13:24.230703  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d61509bccaf5451eb1263ca0f7ada0cd"
I20260713 09:13:24.231279  9469 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:24.236410  9469 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:24.237215  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85e3b2ceb3840ebb563f743addd9cdd" candidate_uuid: "2e11ebd3d746421f963d9cd04cf25614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbeb41b1b60a40f298f07eb18b05af89"
I20260713 09:13:24.237896  9392 raft_consensus.cc:3055] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:24.238190  9392 raft_consensus.cc:740] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cbeb41b1b60a40f298f07eb18b05af89, State: Running, Role: LEADER
I20260713 09:13:24.238346  9509 leader_election.cc:304] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e11ebd3d746421f963d9cd04cf25614, d61509bccaf5451eb1263ca0f7ada0cd; no voters: 
I20260713 09:13:24.239188  9644 raft_consensus.cc:2804] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:24.239017  9392 consensus_queue.cc:260] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:24.239676  9644 raft_consensus.cc:697] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Becoming Leader. State: Replica: 2e11ebd3d746421f963d9cd04cf25614, State: Running, Role: LEADER
I20260713 09:13:24.240460  9469 raft_consensus.cc:1275] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:13:24.240523  9644 consensus_queue.cc:237] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } }
I20260713 09:13:24.242024  9392 raft_consensus.cc:3060] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:24.242081  9747 consensus_queue.cc:1048] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:13:24.253886  9392 raft_consensus.cc:2468] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e11ebd3d746421f963d9cd04cf25614 in term 3.
I20260713 09:13:24.255697  9289 catalog_manager.cc:5697] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 reported cstate change: term changed from 2 to 3, leader changed from cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193) to 2e11ebd3d746421f963d9cd04cf25614 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "2e11ebd3d746421f963d9cd04cf25614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e11ebd3d746421f963d9cd04cf25614" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:24.517041  9469 raft_consensus.cc:1275] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:13:24.518229  9644 consensus_queue.cc:1048] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.527953  9392 raft_consensus.cc:1275] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:13:24.529233  9830 consensus_queue.cc:1048] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.678951  9392 raft_consensus.cc:1275] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:24.680097  9830 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbeb41b1b60a40f298f07eb18b05af89" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.687704  9469 raft_consensus.cc:1275] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Refusing update from remote peer 2e11ebd3d746421f963d9cd04cf25614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:24.688905  9747 consensus_queue.cc:1048] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d61509bccaf5451eb1263ca0f7ada0cd" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:24.782755  5563 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:13:24.788075  5563 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:13:24.788461  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:24.793746  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:13:24.794147  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:25.822006  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
I20260713 09:13:25.846040  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:25.846661  5563 tablet_replica.cc:333] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.847226  5563 raft_consensus.cc:2243] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.847666  5563 raft_consensus.cc:2272] T 92c13fa077f946ceb0f5245540d1d5d3 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.849329  5563 tablet_replica.cc:333] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.849960  5563 raft_consensus.cc:2243] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.850358  5563 raft_consensus.cc:2272] T ec6e74073ee24b7087ddc5fdd59fe6d0 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.851884  5563 tablet_replica.cc:333] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.852363  5563 raft_consensus.cc:2243] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.852736  5563 raft_consensus.cc:2272] T a7955afc2a6642879057739fabe19b6b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.854282  5563 tablet_replica.cc:333] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.854751  5563 raft_consensus.cc:2243] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.855406  5563 raft_consensus.cc:2272] T fe9d6794e0184bccb96e92afca0b7c7b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.856864  5563 tablet_replica.cc:333] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.857324  5563 raft_consensus.cc:2243] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.858022  5563 raft_consensus.cc:2272] T 9b079c2a4201462b85d463391578bf3a P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.859537  5563 tablet_replica.cc:333] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.859978  5563 raft_consensus.cc:2243] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.860351  5563 raft_consensus.cc:2272] T 45fbd00ef07943109ee038a62d888c6b P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.861974  5563 tablet_replica.cc:333] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.862419  5563 raft_consensus.cc:2243] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.862738  5563 raft_consensus.cc:2272] T e85e3b2ceb3840ebb563f743addd9cdd P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.864344  5563 tablet_replica.cc:333] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.864813  5563 raft_consensus.cc:2243] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.865170  5563 raft_consensus.cc:2272] T 5c20bf967b0646b4b8b21b3d44d2fded P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.867132  5563 tablet_replica.cc:333] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.867604  5563 raft_consensus.cc:2243] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.867971  5563 raft_consensus.cc:2272] T 27a075e8dd95485cac0fd31fc412552b P cbeb41b1b60a40f298f07eb18b05af89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.869400  5563 tablet_replica.cc:333] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.869875  5563 raft_consensus.cc:2243] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.870507  5563 raft_consensus.cc:2272] T 6a43218995704c2bbe9738f22b26b12b P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.872005  5563 tablet_replica.cc:333] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.872448  5563 raft_consensus.cc:2243] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.872774  5563 raft_consensus.cc:2272] T 30ef926f13f8480daab5654d1df876d6 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.874305  5563 tablet_replica.cc:333] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.874719  5563 raft_consensus.cc:2243] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.875420  5563 raft_consensus.cc:2272] T 09510a3d4acd40269cf6b8bdf888b09d P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.876890  5563 tablet_replica.cc:333] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.877317  5563 raft_consensus.cc:2243] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.877717  5563 raft_consensus.cc:2272] T 758c949b7a864591b33a57d1bc5cb3bd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.879383  5563 tablet_replica.cc:333] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.879788  5563 raft_consensus.cc:2243] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.880402  5563 raft_consensus.cc:2272] T 31ecfbd6dfbe419d99ec3034c450eb31 P cbeb41b1b60a40f298f07eb18b05af89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.882120  5563 tablet_replica.cc:333] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.882539  5563 raft_consensus.cc:2243] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.882855  5563 raft_consensus.cc:2272] T 4879c79dc78c45f38d50cb8ebda73c7d P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.884305  5563 tablet_replica.cc:333] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.884704  5563 raft_consensus.cc:2243] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.885031  5563 raft_consensus.cc:2272] T 6c493b3204ba4d1c9815c4bb446cccd4 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.886639  5563 tablet_replica.cc:333] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.887025  5563 raft_consensus.cc:2243] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.887645  5563 raft_consensus.cc:2272] T ace81d4883f6448e9da583aef39e7b52 P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.889212  5563 tablet_replica.cc:333] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89: stopping tablet replica
I20260713 09:13:25.889662  5563 raft_consensus.cc:2243] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.890043  5563 raft_consensus.cc:2272] T 44cd0b51b4bc4306b112e11ae3ac45fd P cbeb41b1b60a40f298f07eb18b05af89 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:25.924804  9434 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260713 09:13:25.926105  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
W20260713 09:13:25.929174  9434 consensus_peers.cc:597] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:25.955390  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
W20260713 09:13:25.971841  9508 consensus_peers.cc:597] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:13:25.981004  9434 consensus_peers.cc:597] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:25.985610  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:25.986302  5563 tablet_replica.cc:333] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:25.987016  5563 raft_consensus.cc:2243] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.987702  5563 raft_consensus.cc:2272] T 92c13fa077f946ceb0f5245540d1d5d3 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.989418  5563 tablet_replica.cc:333] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:25.989990  5563 raft_consensus.cc:2243] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.990408  5563 raft_consensus.cc:2272] T ec6e74073ee24b7087ddc5fdd59fe6d0 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.992435  5563 tablet_replica.cc:333] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
W20260713 09:13:25.992697  9509 consensus_peers.cc:597] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 -> Peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Couldn't send request to peer d61509bccaf5451eb1263ca0f7ada0cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:25.992986  5563 raft_consensus.cc:2243] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:25.993819  5563 raft_consensus.cc:2272] T a7955afc2a6642879057739fabe19b6b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.995499  5563 tablet_replica.cc:333] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:25.995983  5563 raft_consensus.cc:2243] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.996387  5563 raft_consensus.cc:2272] T 9b079c2a4201462b85d463391578bf3a P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:25.998003  5563 tablet_replica.cc:333] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:25.998517  5563 raft_consensus.cc:2243] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:25.998886  5563 raft_consensus.cc:2272] T 09510a3d4acd40269cf6b8bdf888b09d P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.000480  5563 tablet_replica.cc:333] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.000979  5563 raft_consensus.cc:2243] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.001677  5563 raft_consensus.cc:2272] T 30ef926f13f8480daab5654d1df876d6 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.003283  5563 tablet_replica.cc:333] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.003901  5563 raft_consensus.cc:2243] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.004666  5563 raft_consensus.cc:2272] T 758c949b7a864591b33a57d1bc5cb3bd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:26.006592  9508 consensus_peers.cc:597] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:26.006863  5563 tablet_replica.cc:333] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.007495  5563 raft_consensus.cc:2243] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.007864  5563 raft_consensus.cc:2272] T 4879c79dc78c45f38d50cb8ebda73c7d P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.009351  5563 tablet_replica.cc:333] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.009830  5563 raft_consensus.cc:2243] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.010529  5563 raft_consensus.cc:2272] T 6c493b3204ba4d1c9815c4bb446cccd4 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.012158  5563 tablet_replica.cc:333] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.012619  5563 raft_consensus.cc:2243] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.012925  5563 raft_consensus.cc:2272] T 31ecfbd6dfbe419d99ec3034c450eb31 P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.014554  5563 tablet_replica.cc:333] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.015018  5563 raft_consensus.cc:2243] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.015394  5563 raft_consensus.cc:2272] T 45fbd00ef07943109ee038a62d888c6b P d61509bccaf5451eb1263ca0f7ada0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.017066  5563 tablet_replica.cc:333] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.017611  5563 raft_consensus.cc:2243] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.017997  5563 raft_consensus.cc:2272] T e85e3b2ceb3840ebb563f743addd9cdd P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.019611  5563 tablet_replica.cc:333] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.020056  5563 raft_consensus.cc:2243] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.020448  5563 raft_consensus.cc:2272] T fe9d6794e0184bccb96e92afca0b7c7b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.022011  5563 tablet_replica.cc:333] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.022502  5563 raft_consensus.cc:2243] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.023181  5563 raft_consensus.cc:2272] T 44cd0b51b4bc4306b112e11ae3ac45fd P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.024899  5563 tablet_replica.cc:333] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.025370  5563 raft_consensus.cc:2243] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.025775  5563 raft_consensus.cc:2272] T 5c20bf967b0646b4b8b21b3d44d2fded P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.027324  5563 tablet_replica.cc:333] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.027760  5563 raft_consensus.cc:2243] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.028118  5563 raft_consensus.cc:2272] T 27a075e8dd95485cac0fd31fc412552b P d61509bccaf5451eb1263ca0f7ada0cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.029644  5563 tablet_replica.cc:333] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.030067  5563 raft_consensus.cc:2243] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.030433  5563 raft_consensus.cc:2272] T 6a43218995704c2bbe9738f22b26b12b P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.032183  5563 tablet_replica.cc:333] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd: stopping tablet replica
I20260713 09:13:26.032589  5563 raft_consensus.cc:2243] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.032966  5563 raft_consensus.cc:2272] T ace81d4883f6448e9da583aef39e7b52 P d61509bccaf5451eb1263ca0f7ada0cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:26.046202  9508 consensus_peers.cc:597] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:26.069146  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
W20260713 09:13:26.096346  9509 consensus_peers.cc:597] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 -> Peer d61509bccaf5451eb1263ca0f7ada0cd (127.5.110.194:44963): Couldn't send request to peer d61509bccaf5451eb1263ca0f7ada0cd. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:44963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:26.097335  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
W20260713 09:13:26.117908  9508 consensus_peers.cc:597] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 -> Peer cbeb41b1b60a40f298f07eb18b05af89 (127.5.110.193:42047): Couldn't send request to peer cbeb41b1b60a40f298f07eb18b05af89. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:26.122965  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:26.123586  5563 tablet_replica.cc:333] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.124130  5563 raft_consensus.cc:2243] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.124571  5563 raft_consensus.cc:2272] T 92c13fa077f946ceb0f5245540d1d5d3 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.126297  5563 tablet_replica.cc:333] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.126806  5563 raft_consensus.cc:2243] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.127189  5563 raft_consensus.cc:2272] T a7955afc2a6642879057739fabe19b6b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.128758  5563 tablet_replica.cc:333] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.129249  5563 raft_consensus.cc:2243] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.129976  5563 raft_consensus.cc:2272] T ec6e74073ee24b7087ddc5fdd59fe6d0 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.131587  5563 tablet_replica.cc:333] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.132085  5563 raft_consensus.cc:2243] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.132467  5563 raft_consensus.cc:2272] T fe9d6794e0184bccb96e92afca0b7c7b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.134130  5563 tablet_replica.cc:333] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.134613  5563 raft_consensus.cc:2243] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.135004  5563 raft_consensus.cc:2272] T 9b079c2a4201462b85d463391578bf3a P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.136776  5563 tablet_replica.cc:333] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.137310  5563 raft_consensus.cc:2243] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.137760  5563 raft_consensus.cc:2272] T 30ef926f13f8480daab5654d1df876d6 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.139410  5563 tablet_replica.cc:333] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.139927  5563 raft_consensus.cc:2243] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.140303  5563 raft_consensus.cc:2272] T 09510a3d4acd40269cf6b8bdf888b09d P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.141983  5563 tablet_replica.cc:333] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.142490  5563 raft_consensus.cc:2243] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.142879  5563 raft_consensus.cc:2272] T 758c949b7a864591b33a57d1bc5cb3bd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.144678  5563 tablet_replica.cc:333] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.145164  5563 raft_consensus.cc:2243] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.145903  5563 raft_consensus.cc:2272] T 45fbd00ef07943109ee038a62d888c6b P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.147531  5563 tablet_replica.cc:333] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.148032  5563 raft_consensus.cc:2243] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.148667  5563 raft_consensus.cc:2272] T e85e3b2ceb3840ebb563f743addd9cdd P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.150302  5563 tablet_replica.cc:333] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.150784  5563 raft_consensus.cc:2243] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.151154  5563 raft_consensus.cc:2272] T 44cd0b51b4bc4306b112e11ae3ac45fd P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.152827  5563 tablet_replica.cc:333] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.153301  5563 raft_consensus.cc:2243] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.153952  5563 raft_consensus.cc:2272] T 5c20bf967b0646b4b8b21b3d44d2fded P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.155582  5563 tablet_replica.cc:333] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.156100  5563 raft_consensus.cc:2243] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.156670  5563 raft_consensus.cc:2272] T 27a075e8dd95485cac0fd31fc412552b P 2e11ebd3d746421f963d9cd04cf25614 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.158320  5563 tablet_replica.cc:333] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.158806  5563 raft_consensus.cc:2243] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.159214  5563 raft_consensus.cc:2272] T 6a43218995704c2bbe9738f22b26b12b P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.160888  5563 tablet_replica.cc:333] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.161357  5563 raft_consensus.cc:2243] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.161744  5563 raft_consensus.cc:2272] T ace81d4883f6448e9da583aef39e7b52 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.163362  5563 tablet_replica.cc:333] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.163793  5563 raft_consensus.cc:2243] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.164160  5563 raft_consensus.cc:2272] T 6c493b3204ba4d1c9815c4bb446cccd4 P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.165784  5563 tablet_replica.cc:333] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.166203  5563 raft_consensus.cc:2243] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.166868  5563 raft_consensus.cc:2272] T 4879c79dc78c45f38d50cb8ebda73c7d P 2e11ebd3d746421f963d9cd04cf25614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.168473  5563 tablet_replica.cc:333] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614: stopping tablet replica
I20260713 09:13:26.168898  5563 raft_consensus.cc:2243] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:26.169269  5563 raft_consensus.cc:2272] T 31ecfbd6dfbe419d99ec3034c450eb31 P 2e11ebd3d746421f963d9cd04cf25614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.204860  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:13:26.231084  5563 master.cc:562] Master@127.5.110.254:45275 shutting down...
I20260713 09:13:26.248629  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:26.249099  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:26.249362  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c4a65eac8484d4eabf72d6082bd765e: stopping tablet replica
I20260713 09:13:26.268589  5563 master.cc:584] Master@127.5.110.254:45275 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11822 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:13:26.314323  5563 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.110.254:43637
I20260713 09:13:26.315382  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:26.320933  9839 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
W20260713 09:13:26.320935  9840 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
W20260713 09:13:26.321138  9842 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
I20260713 09:13:26.322403  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:26.323158  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:26.323334  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:26.323446  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783934006323435 us; error 0 us; skew 500 ppm
I20260713 09:13:26.323873  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:26.326292  5563 webserver.cc:533] Webserver started at http://127.5.110.254:43229/ using document root <none> and password file <none>
I20260713 09:13:26.326702  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:26.326855  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:26.327059  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:26.328016  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/master-0-root/instance:
uuid: "3f10401b36724a9dbbab39e4e46d51d8"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.332229  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:26.335533  9847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.336220  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:26.336481  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/master-0-root
uuid: "3f10401b36724a9dbbab39e4e46d51d8"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.336731  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-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)
I20260713 09:13:26.351169  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:26.352195  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:26.388193  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.254:43637
I20260713 09:13:26.388305  9898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.254:43637 every 8 connection(s)
I20260713 09:13:26.391888  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.401762  9899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: Bootstrap starting.
I20260713 09:13:26.406332  9899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:26.410456  9899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: No bootstrap required, opened a new log
I20260713 09:13:26.412528  9899 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER }
I20260713 09:13:26.413007  9899 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:26.413267  9899 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f10401b36724a9dbbab39e4e46d51d8, State: Initialized, Role: FOLLOWER
I20260713 09:13:26.413789  9899 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER }
I20260713 09:13:26.414197  9899 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:13:26.414382  9899 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:13:26.414582  9899 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:26.418882  9899 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER }
I20260713 09:13:26.419327  9899 leader_election.cc:304] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [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: 3f10401b36724a9dbbab39e4e46d51d8; no voters: 
I20260713 09:13:26.420315  9899 leader_election.cc:290] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:13:26.420629  9902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:26.421885  9902 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 1 LEADER]: Becoming Leader. State: Replica: 3f10401b36724a9dbbab39e4e46d51d8, State: Running, Role: LEADER
I20260713 09:13:26.422421  9902 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [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: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER }
I20260713 09:13:26.423002  9899 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:13:26.426277  9903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f10401b36724a9dbbab39e4e46d51d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER } }
I20260713 09:13:26.426954  9903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:26.426878  9904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f10401b36724a9dbbab39e4e46d51d8. Latest consensus state: current_term: 1 leader_uuid: "3f10401b36724a9dbbab39e4e46d51d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f10401b36724a9dbbab39e4e46d51d8" member_type: VOTER } }
I20260713 09:13:26.427572  9904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:13:26.430878  9909 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:13:26.436297  9909 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:13:26.438581  5563 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:13:26.444916  9909 catalog_manager.cc:1383] Generated new cluster ID: b0b5b6a9d4eb42b08821cab9b8c17ee4
I20260713 09:13:26.445209  9909 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:13:26.465185  9909 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:13:26.466393  9909 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:13:26.488070  9909 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: Generated new TSK 0
I20260713 09:13:26.488763  9909 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:13:26.504612  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:26.510208  9920 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
W20260713 09:13:26.510907  9921 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
W20260713 09:13:26.512844  9923 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
I20260713 09:13:26.512912  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:26.514021  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:13:26.514217  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:26.514389  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783934006514372 us; error 0 us; skew 500 ppm
I20260713 09:13:26.514885  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:26.517295  5563 webserver.cc:533] Webserver started at http://127.5.110.193:44213/ using document root <none> and password file <none>
I20260713 09:13:26.517809  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:26.517995  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:26.518254  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:26.519305  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-0-root/instance:
uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.523550  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:26.526834  9928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.527559  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:13:26.527846  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-0-root
uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.528107  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-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)
I20260713 09:13:26.541047  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:26.542237  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:26.543673  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:26.545969  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:26.546160  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.546394  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:26.546555  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.583585  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.193:44471
I20260713 09:13:26.583689  9990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.193:44471 every 8 connection(s)
I20260713 09:13:26.588114  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:26.594543  9995 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
W20260713 09:13:26.595953  9996 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
I20260713 09:13:26.598541  5563 server_base.cc:1061] running on GCE node
W20260713 09:13:26.599526  9998 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
I20260713 09:13:26.600450  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:13:26.600613  9991 heartbeater.cc:344] Connected to a master server at 127.5.110.254:43637
W20260713 09:13:26.600682  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:26.601101  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783934006601081 us; error 0 us; skew 500 ppm
I20260713 09:13:26.601130  9991 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:26.601743  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:26.601946  9991 heartbeater.cc:507] Master 127.5.110.254:43637 requested a full tablet report, sending...
I20260713 09:13:26.604242  5563 webserver.cc:533] Webserver started at http://127.5.110.194:36117/ using document root <none> and password file <none>
I20260713 09:13:26.604208  9864 ts_manager.cc:194] Registered new tserver with Master: 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471)
I20260713 09:13:26.604842  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:26.605088  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:26.605398  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:26.606144  9864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58588
I20260713 09:13:26.606542  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-1-root/instance:
uuid: "77c382dc4e424b37aac26956adbe7653"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.610814  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:13:26.613919 10003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.614624  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:13:26.614902  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-1-root
uuid: "77c382dc4e424b37aac26956adbe7653"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.615140  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-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)
I20260713 09:13:26.651465  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:26.652580  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:26.654018  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:26.656140  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:26.656327  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.656538  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:26.656682  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.693431  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.194:42915
I20260713 09:13:26.693599 10065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.194:42915 every 8 connection(s)
I20260713 09:13:26.697957  5563 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:13:26.704459 10069 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
W20260713 09:13:26.705417 10070 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
W20260713 09:13:26.708034 10072 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
I20260713 09:13:26.708676 10066 heartbeater.cc:344] Connected to a master server at 127.5.110.254:43637
I20260713 09:13:26.708874  5563 server_base.cc:1061] running on GCE node
I20260713 09:13:26.709110 10066 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:26.709928  5563 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:13:26.710005 10066 heartbeater.cc:507] Master 127.5.110.254:43637 requested a full tablet report, sending...
W20260713 09:13:26.710306  5563 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:13:26.710534  5563 hybrid_clock.cc:648] HybridClock initialized: now 1783934006710514 us; error 0 us; skew 500 ppm
I20260713 09:13:26.711189  5563 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:13:26.712237  9864 ts_manager.cc:194] Registered new tserver with Master: 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:26.713639  5563 webserver.cc:533] Webserver started at http://127.5.110.195:39521/ using document root <none> and password file <none>
I20260713 09:13:26.713796  9864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58596
I20260713 09:13:26.714160  5563 fs_manager.cc:362] Metadata directory not provided
I20260713 09:13:26.714408  5563 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:13:26.714679  5563 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:13:26.715868  5563 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-2-root/instance:
uuid: "28b7d3afdc4543f598e664b8a9b60208"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.720327  5563 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:13:26.723568 10077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.724313  5563 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:13:26.724609  5563 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-2-root
uuid: "28b7d3afdc4543f598e664b8a9b60208"
format_stamp: "Formatted at 2026-07-13 09:13:26 on dist-test-slave-scq0"
I20260713 09:13:26.724865  5563 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskA60TaG/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933906510588-5563-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)
I20260713 09:13:26.739910  5563 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:13:26.740990  5563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:13:26.742409  5563 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:13:26.744464  5563 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:13:26.744650  5563 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.744860  5563 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:13:26.745004  5563 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:13:26.781219  5563 rpc_server.cc:307] RPC server started. Bound to: 127.5.110.195:45015
I20260713 09:13:26.781323 10139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.110.195:45015 every 8 connection(s)
I20260713 09:13:26.794158 10140 heartbeater.cc:344] Connected to a master server at 127.5.110.254:43637
I20260713 09:13:26.794550 10140 heartbeater.cc:461] Registering TS with master...
I20260713 09:13:26.795212 10140 heartbeater.cc:507] Master 127.5.110.254:43637 requested a full tablet report, sending...
I20260713 09:13:26.797171  9864 ts_manager.cc:194] Registered new tserver with Master: 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:26.797303  5563 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013292077s
I20260713 09:13:26.798646  9864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58598
I20260713 09:13:26.820469  9864 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58612:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:13:26.823035  9864 catalog_manager.cc:7077] 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.
I20260713 09:13:26.898708 10105 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff89795fa3e493eb8a0fb56b3a6831c (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:26.900202 10105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff89795fa3e493eb8a0fb56b3a6831c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.900378 10103 tablet_service.cc:1511] Processing CreateTablet for tablet 9955c06d1c7847b8a5c5f5fe4153246a (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:26.901753 10103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9955c06d1c7847b8a5c5f5fe4153246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.902153 10104 tablet_service.cc:1511] Processing CreateTablet for tablet eac4512cbce34bef9f6d3cf923a6e0d6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:26.903514 10104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac4512cbce34bef9f6d3cf923a6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.906697 10102 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4e2432510c4da29614743ef8b412b9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:26.908094 10102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4e2432510c4da29614743ef8b412b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.910645  9956 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff89795fa3e493eb8a0fb56b3a6831c (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:26.912015  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff89795fa3e493eb8a0fb56b3a6831c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.914569  9955 tablet_service.cc:1511] Processing CreateTablet for tablet eac4512cbce34bef9f6d3cf923a6e0d6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:26.915876  9955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac4512cbce34bef9f6d3cf923a6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.918550  9953 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4e2432510c4da29614743ef8b412b9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:26.919850  9953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4e2432510c4da29614743ef8b412b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.922556  9952 tablet_service.cc:1511] Processing CreateTablet for tablet f58e869ddf85477aacddc554f0d4fd53 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:26.923933  9952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58e869ddf85477aacddc554f0d4fd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.926599  9951 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b7ae66df94a49941ddeab429fa763 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:26.927029 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e25b3d89f4301a065dd2d1765b3e9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:26.928009  9951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b7ae66df94a49941ddeab429fa763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.928339 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e25b3d89f4301a065dd2d1765b3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.929257 10101 tablet_service.cc:1511] Processing CreateTablet for tablet f58e869ddf85477aacddc554f0d4fd53 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:26.930266  9949 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e25b3d89f4301a065dd2d1765b3e9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:26.930754 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58e869ddf85477aacddc554f0d4fd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.931648  9949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e25b3d89f4301a065dd2d1765b3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.933665 10099 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbc41f2bf114f16835f2f256ad387c2 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:26.935063 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbc41f2bf114f16835f2f256ad387c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.938724 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b7ae66df94a49941ddeab429fa763 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:26.940470 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b7ae66df94a49941ddeab429fa763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.943717  9954 tablet_service.cc:1511] Processing CreateTablet for tablet 9955c06d1c7847b8a5c5f5fe4153246a (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:26.945200  9954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9955c06d1c7847b8a5c5f5fe4153246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.936997  9950 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbc41f2bf114f16835f2f256ad387c2 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:26.948144  9950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbc41f2bf114f16835f2f256ad387c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:26.987529  9948 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb98ec615e54d80956a34770d9436f6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:26.989001  9948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb98ec615e54d80956a34770d9436f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.011294 10030 tablet_service.cc:1511] Processing CreateTablet for tablet eac4512cbce34bef9f6d3cf923a6e0d6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:27.012856 10030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac4512cbce34bef9f6d3cf923a6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.013743 10023 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb98ec615e54d80956a34770d9436f6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:27.014662 10029 tablet_service.cc:1511] Processing CreateTablet for tablet 9955c06d1c7847b8a5c5f5fe4153246a (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:27.015192 10023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb98ec615e54d80956a34770d9436f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.016078 10029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9955c06d1c7847b8a5c5f5fe4153246a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.017481 10031 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff89795fa3e493eb8a0fb56b3a6831c (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:27.018908 10031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff89795fa3e493eb8a0fb56b3a6831c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.018689 10028 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4e2432510c4da29614743ef8b412b9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:27.020063 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4e2432510c4da29614743ef8b412b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.022657 10027 tablet_service.cc:1511] Processing CreateTablet for tablet f58e869ddf85477aacddc554f0d4fd53 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:27.024159 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58e869ddf85477aacddc554f0d4fd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.026738 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8b7ae66df94a49941ddeab429fa763 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:27.030682 10024 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e25b3d89f4301a065dd2d1765b3e9 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:27.032830 10025 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbc41f2bf114f16835f2f256ad387c2 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:27.061542 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8b7ae66df94a49941ddeab429fa763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.065836 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e25b3d89f4301a065dd2d1765b3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.066752 10104 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb98ec615e54d80956a34770d9436f6 (DEFAULT_TABLE table=test-workload [id=e6f1388439b644cb824296058e61923e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:27.067958 10104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb98ec615e54d80956a34770d9436f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.070210 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbc41f2bf114f16835f2f256ad387c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:27.072876 10156 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.082298 10155 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.141889 10156 tablet_bootstrap.cc:654] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.153017 10159 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.155330 10155 tablet_bootstrap.cc:654] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:27.174217  9849 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.110.193:44471, user_credentials={real_user=slave}} blocked reactor thread for 89755.5us
I20260713 09:13:27.195734 10156 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.208536 10156 ts_tablet_manager.cc:1403] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.000s
I20260713 09:13:27.233556 10159 tablet_bootstrap.cc:654] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.233904 10156 raft_consensus.cc:359] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.235277 10156 raft_consensus.cc:385] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.235594 10156 raft_consensus.cc:740] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.236428 10156 consensus_queue.cc:260] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.256029 10155 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.256827 10155 ts_tablet_manager.cc:1403] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.018s
I20260713 09:13:27.256855  9991 heartbeater.cc:499] Master 127.5.110.254:43637 was elected leader, sending a full tablet report...
I20260713 09:13:27.257213 10156 ts_tablet_manager.cc:1434] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.023s
I20260713 09:13:27.258996 10156 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.259445 10159 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.260190 10159 ts_tablet_manager.cc:1403] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.022s
I20260713 09:13:27.260951 10155 raft_consensus.cc:359] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.261780 10155 raft_consensus.cc:385] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.262089 10155 raft_consensus.cc:740] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.262935 10155 consensus_queue.cc:260] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.263693 10159 raft_consensus.cc:359] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.264535 10159 raft_consensus.cc:385] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.264871 10159 raft_consensus.cc:740] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.265749 10159 consensus_queue.cc:260] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.267130 10156 tablet_bootstrap.cc:654] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.301012 10155 ts_tablet_manager.cc:1434] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.044s	user 0.032s	sys 0.011s
I20260713 09:13:27.302099 10159 ts_tablet_manager.cc:1434] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.015s
I20260713 09:13:27.303300 10066 heartbeater.cc:499] Master 127.5.110.254:43637 was elected leader, sending a full tablet report...
I20260713 09:13:27.303647 10140 heartbeater.cc:499] Master 127.5.110.254:43637 was elected leader, sending a full tablet report...
I20260713 09:13:27.303894 10159 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.304549 10156 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.305109 10156 ts_tablet_manager.cc:1403] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.028s
I20260713 09:13:27.307466 10155 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.307776 10166 raft_consensus.cc:493] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.308291 10156 raft_consensus.cc:359] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.308375 10166 raft_consensus.cc:515] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.309155 10156 raft_consensus.cc:385] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.309527 10156 raft_consensus.cc:740] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.310714 10156 consensus_queue.cc:260] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.315030 10156 ts_tablet_manager.cc:1434] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:13:27.315780 10162 raft_consensus.cc:493] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.316051 10155 tablet_bootstrap.cc:654] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.316320 10162 raft_consensus.cc:515] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.322446 10159 tablet_bootstrap.cc:654] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.330575 10162 leader_election.cc:290] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.331815 10166 leader_election.cc:290] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.352655 10156 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.362520 10159 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.364398 10159 ts_tablet_manager.cc:1403] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.007s
I20260713 09:13:27.368619 10159 raft_consensus.cc:359] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.372884 10159 raft_consensus.cc:385] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.379359 10159 raft_consensus.cc:740] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.383014 10159 consensus_queue.cc:260] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.385214 10159 ts_tablet_manager.cc:1434] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:13:27.386221 10159 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.388300 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.389288 10156 tablet_bootstrap.cc:654] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:27.390246  9931 leader_election.cc:343] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.394658 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
W20260713 09:13:27.395951 10080 leader_election.cc:343] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.396821 10156 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.398293 10156 ts_tablet_manager.cc:1403] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.005s
I20260713 09:13:27.398639 10155 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.399122 10155 ts_tablet_manager.cc:1403] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.092s	user 0.032s	sys 0.041s
I20260713 09:13:27.401311 10156 raft_consensus.cc:359] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.402076 10155 raft_consensus.cc:359] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.402797 10155 raft_consensus.cc:385] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.403103 10155 raft_consensus.cc:740] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.404181 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.403995 10155 consensus_queue.cc:260] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.402117 10156 raft_consensus.cc:385] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.405866 10156 raft_consensus.cc:740] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.406777 10156 consensus_queue.cc:260] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.408434 10155 ts_tablet_manager.cc:1434] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:13:27.408977 10156 ts_tablet_manager.cc:1434] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:13:27.409623 10155 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.410108 10156 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.411865 10159 tablet_bootstrap.cc:654] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:27.414047  9932 leader_election.cc:343] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.414531  9932 leader_election.cc:304] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:27.414851 10164 raft_consensus.cc:493] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.415354 10164 raft_consensus.cc:515] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.415716 10162 raft_consensus.cc:2749] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:27.416987 10155 tablet_bootstrap.cc:654] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.421284 10156 tablet_bootstrap.cc:654] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.422024  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:27.422749  9966 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:27.424242 10079 leader_election.cc:304] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:27.427291 10166 raft_consensus.cc:2804] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.427656 10166 raft_consensus.cc:493] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.427970 10166 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.429621 10164 leader_election.cc:290] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.433557 10156 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.434087 10156 ts_tablet_manager.cc:1403] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
W20260713 09:13:27.434433  9912 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:13:27.437053 10156 raft_consensus.cc:359] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.437794 10156 raft_consensus.cc:385] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.438082 10156 raft_consensus.cc:740] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.439167 10156 consensus_queue.cc:260] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.442070 10166 raft_consensus.cc:515] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.448109 10166 leader_election.cc:290] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.448292  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:27.448963  9966 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.451650 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.450994 10156 ts_tablet_manager.cc:1434] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260713 09:13:27.453112 10080 leader_election.cc:343] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.455220 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.456246 10159 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.456772 10159 ts_tablet_manager.cc:1403] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
W20260713 09:13:27.456777 10007 leader_election.cc:343] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.459630 10159 raft_consensus.cc:359] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.460129 10159 raft_consensus.cc:385] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.460343 10159 raft_consensus.cc:740] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.453137 10156 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.460974 10159 consensus_queue.cc:260] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.462726 10159 ts_tablet_manager.cc:1434] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:13:27.463655 10159 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.466773  9966 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:27.468015 10079 leader_election.cc:304] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:27.469084 10166 raft_consensus.cc:2804] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.470093 10155 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.470532 10156 tablet_bootstrap.cc:654] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.470610 10155 ts_tablet_manager.cc:1403] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.007s
I20260713 09:13:27.471855  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:27.473647 10159 tablet_bootstrap.cc:654] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.473778 10155 raft_consensus.cc:359] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.470234 10166 raft_consensus.cc:697] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:27.474512 10155 raft_consensus.cc:385] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.474889 10155 raft_consensus.cc:740] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
W20260713 09:13:27.475929 10005 leader_election.cc:343] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.475829 10155 consensus_queue.cc:260] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.475164 10166 consensus_queue.cc:237] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.476444 10005 leader_election.cc:304] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [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: 77c382dc4e424b37aac26956adbe7653; no voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:27.478551 10155 ts_tablet_manager.cc:1434] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:27.478782 10164 raft_consensus.cc:2749] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:27.479650 10155 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.482497 10159 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.482795 10156 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.483070 10159 ts_tablet_manager.cc:1403] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.011s
I20260713 09:13:27.483567 10156 ts_tablet_manager.cc:1403] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:13:27.486728 10155 tablet_bootstrap.cc:654] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.486291 10159 raft_consensus.cc:359] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.487106 10159 raft_consensus.cc:385] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.486871 10156 raft_consensus.cc:359] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.487481 10159 raft_consensus.cc:740] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.487917 10156 raft_consensus.cc:385] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.488328 10156 raft_consensus.cc:740] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.488396 10159 consensus_queue.cc:260] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.489348 10156 consensus_queue.cc:260] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.490661 10159 ts_tablet_manager.cc:1434] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:13:27.491673 10159 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.493559 10156 ts_tablet_manager.cc:1434] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:13:27.493031  9864 catalog_manager.cc:5697] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:27.494735 10156 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.498032 10159 tablet_bootstrap.cc:654] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.501894 10156 tablet_bootstrap.cc:654] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.514611 10156 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.515092 10156 ts_tablet_manager.cc:1403] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260713 09:13:27.517923 10156 raft_consensus.cc:359] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.518716 10156 raft_consensus.cc:385] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.519011 10156 raft_consensus.cc:740] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.519794 10156 consensus_queue.cc:260] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.524834 10156 ts_tablet_manager.cc:1434] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:13:27.525470 10159 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.525974 10156 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.526000 10159 ts_tablet_manager.cc:1403] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.024s
I20260713 09:13:27.529157 10159 raft_consensus.cc:359] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.529873 10159 raft_consensus.cc:385] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.530150 10159 raft_consensus.cc:740] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.531000 10159 consensus_queue.cc:260] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.530305 10155 tablet_bootstrap.cc:492] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.532148 10155 ts_tablet_manager.cc:1403] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.020s
I20260713 09:13:27.533643 10156 tablet_bootstrap.cc:654] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.535027 10159 ts_tablet_manager.cc:1434] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:27.536058 10159 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.538391 10155 raft_consensus.cc:359] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.540889 10155 raft_consensus.cc:385] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.541173 10155 raft_consensus.cc:740] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.542490 10159 tablet_bootstrap.cc:654] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.543143 10155 consensus_queue.cc:260] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.547367 10156 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.547586 10159 tablet_bootstrap.cc:492] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.547464 10155 ts_tablet_manager.cc:1434] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:13:27.547971 10156 ts_tablet_manager.cc:1403] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:13:27.548135 10159 ts_tablet_manager.cc:1403] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:13:27.549001 10155 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.550967 10156 raft_consensus.cc:359] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.551245 10159 raft_consensus.cc:359] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.551676 10156 raft_consensus.cc:385] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.551954 10159 raft_consensus.cc:385] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.551987 10156 raft_consensus.cc:740] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.552397 10159 raft_consensus.cc:740] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.552902 10156 consensus_queue.cc:260] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.553259 10159 consensus_queue.cc:260] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.555159 10156 ts_tablet_manager.cc:1434] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:13:27.556110 10156 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.559396 10159 ts_tablet_manager.cc:1434] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:13:27.560413 10159 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.560613 10155 tablet_bootstrap.cc:654] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.562254 10156 tablet_bootstrap.cc:654] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.568500 10159 tablet_bootstrap.cc:654] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.575345 10155 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.575835 10155 ts_tablet_manager.cc:1403] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.006s
I20260713 09:13:27.576243 10156 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.576702 10156 ts_tablet_manager.cc:1403] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260713 09:13:27.577111 10159 tablet_bootstrap.cc:492] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.577695 10159 ts_tablet_manager.cc:1403] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:13:27.578699 10155 raft_consensus.cc:359] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.579116 10156 raft_consensus.cc:359] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.579421 10155 raft_consensus.cc:385] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.579748 10156 raft_consensus.cc:385] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.579828 10155 raft_consensus.cc:740] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.580119 10156 raft_consensus.cc:740] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.580014 10159 raft_consensus.cc:359] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.580874 10159 raft_consensus.cc:385] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.581403 10159 raft_consensus.cc:740] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.580849 10155 consensus_queue.cc:260] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.580940 10156 consensus_queue.cc:260] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.582095 10159 consensus_queue.cc:260] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.583139 10156 ts_tablet_manager.cc:1434] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:13:27.584162 10159 ts_tablet_manager.cc:1434] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:13:27.584178 10156 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:27.585285 10159 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.590474 10156 tablet_bootstrap.cc:654] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.591218 10162 raft_consensus.cc:493] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.591730 10159 tablet_bootstrap.cc:654] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.591691 10162 raft_consensus.cc:515] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.594723 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.595369 10041 raft_consensus.cc:2468] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.596653  9931 leader_election.cc:304] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.598470 10162 leader_election.cc:290] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.598990 10162 raft_consensus.cc:493] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.599315 10197 raft_consensus.cc:2804] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.599802 10197 raft_consensus.cc:493] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.599426 10162 raft_consensus.cc:515] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.600154 10197 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.601583 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
W20260713 09:13:27.603262  9932 leader_election.cc:343] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.603410 10155 ts_tablet_manager.cc:1434] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:13:27.604178 10196 raft_consensus.cc:493] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.604642 10196 raft_consensus.cc:515] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.606262 10155 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.613293 10155 tablet_bootstrap.cc:654] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.613328 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.614142 10041 raft_consensus.cc:2468] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.615511  9931 leader_election.cc:304] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.619495 10156 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:27.619436 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac4512cbce34bef9f6d3cf923a6e0d6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.620080 10156 ts_tablet_manager.cc:1403] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.010s
I20260713 09:13:27.620163 10115 raft_consensus.cc:2468] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.621482  9932 leader_election.cc:304] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.622301 10162 leader_election.cc:290] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.623514 10156 raft_consensus.cc:359] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.624190 10162 raft_consensus.cc:2804] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.624428 10156 raft_consensus.cc:385] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.624619 10162 raft_consensus.cc:493] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.624895 10156 raft_consensus.cc:740] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.625787 10156 consensus_queue.cc:260] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.628080 10199 raft_consensus.cc:2804] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.628623 10199 raft_consensus.cc:493] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.628707 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac4512cbce34bef9f6d3cf923a6e0d6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.629061 10199 raft_consensus.cc:3060] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.629236 10196 leader_election.cc:290] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.629536 10041 raft_consensus.cc:2468] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.628962 10197 raft_consensus.cc:515] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.633425 10156 ts_tablet_manager.cc:1434] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:13:27.630652 10162 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.638295 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.638893 10041 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.640316 10159 tablet_bootstrap.cc:492] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.640837 10159 ts_tablet_manager.cc:1403] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.017s
I20260713 09:13:27.643914 10159 raft_consensus.cc:359] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.644610 10159 raft_consensus.cc:385] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.644872 10159 raft_consensus.cc:740] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.645570 10159 consensus_queue.cc:260] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.645795 10041 raft_consensus.cc:2468] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.647006  9931 leader_election.cc:304] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.647707 10196 raft_consensus.cc:2804] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.648227 10196 raft_consensus.cc:697] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:27.649089 10196 consensus_queue.cc:237] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.650241 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.651611 10199 raft_consensus.cc:515] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.652665 10197 leader_election.cc:290] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.654428 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac4512cbce34bef9f6d3cf923a6e0d6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.654803 10159 ts_tablet_manager.cc:1434] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:13:27.655568 10155 tablet_bootstrap.cc:492] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.655071 10041 raft_consensus.cc:3060] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.653282 10197 raft_consensus.cc:493] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.656064 10155 ts_tablet_manager.cc:1403] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.015s
I20260713 09:13:27.661088 10162 raft_consensus.cc:515] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.662164 10159 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:27.663532 10155 raft_consensus.cc:359] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.664002 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.664342 10155 raft_consensus.cc:385] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.664654 10040 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.664746 10155 raft_consensus.cc:740] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.665917 10155 consensus_queue.cc:260] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.667804 10197 raft_consensus.cc:515] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.670051 10197 leader_election.cc:290] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.670980 10039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.671656 10039 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.671964 10155 ts_tablet_manager.cc:1434] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:13:27.672890  9931 leader_election.cc:304] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.673143 10155 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.674981 10201 raft_consensus.cc:2804] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.675383 10201 raft_consensus.cc:493] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.675735 10201 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.676529 10040 raft_consensus.cc:2468] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.677719  9931 leader_election.cc:304] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.659369 10199 leader_election.cc:290] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.678720 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.679311 10162 leader_election.cc:290] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.678664 10199 raft_consensus.cc:2804] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.680233 10199 raft_consensus.cc:697] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:27.681080 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac4512cbce34bef9f6d3cf923a6e0d6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.681031 10199 consensus_queue.cc:237] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.681752 10115 raft_consensus.cc:3060] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.683864 10159 tablet_bootstrap.cc:654] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.690208 10115 raft_consensus.cc:2468] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
W20260713 09:13:27.691665  9932 leader_election.cc:343] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.692488 10159 tablet_bootstrap.cc:492] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:27.693240 10159 ts_tablet_manager.cc:1403] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260713 09:13:27.695822 10159 raft_consensus.cc:359] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.696439 10159 raft_consensus.cc:385] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.696692 10159 raft_consensus.cc:740] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.696924 10041 raft_consensus.cc:2468] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.692422 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.697309 10159 consensus_queue.cc:260] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.697980 10114 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
W20260713 09:13:27.692602  9932 leader_election.cc:343] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.704190 10201 raft_consensus.cc:515] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.704593 10159 ts_tablet_manager.cc:1434] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:13:27.706265 10201 leader_election.cc:290] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.700354  9932 leader_election.cc:304] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.707275 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.707938 10041 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.715001 10196 raft_consensus.cc:2804] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.715976 10196 raft_consensus.cc:697] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:27.715965 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.716971 10196 consensus_queue.cc:237] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.718139 10041 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.716521 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.718930 10115 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.719617  9931 leader_election.cc:304] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.715997 10155 tablet_bootstrap.cc:654] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.720515 10201 raft_consensus.cc:2804] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.720985 10201 raft_consensus.cc:697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:27.721791 10201 consensus_queue.cc:237] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.722275  9861 catalog_manager.cc:5697] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
W20260713 09:13:27.718240  9932 leader_election.cc:343] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:27.733278 10115 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.739511 10155 tablet_bootstrap.cc:492] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.739938 10155 ts_tablet_manager.cc:1403] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.006s
I20260713 09:13:27.742126 10155 raft_consensus.cc:359] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.742619 10155 raft_consensus.cc:385] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.742887 10155 raft_consensus.cc:740] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.743552 10155 consensus_queue.cc:260] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.745743 10155 ts_tablet_manager.cc:1434] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:13:27.746691 10155 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.745919  9861 catalog_manager.cc:5697] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:27.747740  9861 catalog_manager.cc:5697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:27.749368  9861 catalog_manager.cc:5697] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:27.753302 10155 tablet_bootstrap.cc:654] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.756204 10164 raft_consensus.cc:493] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.756693 10164 raft_consensus.cc:515] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.757787 10155 tablet_bootstrap.cc:492] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.758237 10155 ts_tablet_manager.cc:1403] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:13:27.758652 10164 leader_election.cc:290] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.759377  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:27.759980  9966 raft_consensus.cc:2468] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:27.760207 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.760798 10115 raft_consensus.cc:2468] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:27.760630 10155 raft_consensus.cc:359] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.761209 10005 leader_election.cc:304] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.762048 10166 raft_consensus.cc:493] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.761355 10155 raft_consensus.cc:385] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.762509 10155 raft_consensus.cc:740] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.763200 10164 raft_consensus.cc:2804] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.763078 10155 consensus_queue.cc:260] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.763509 10164 raft_consensus.cc:493] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.763818 10164 raft_consensus.cc:3060] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.764789 10155 ts_tablet_manager.cc:1434] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:13:27.765707 10155 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:27.768853 10164 raft_consensus.cc:515] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.762475 10166 raft_consensus.cc:515] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.771288 10155 tablet_bootstrap.cc:654] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:27.771229 10201 raft_consensus.cc:493] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.771914 10201 raft_consensus.cc:515] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.772317 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.772933 10041 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:27.773981 10201 leader_election.cc:290] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.775120  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:27.775475 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff89795fa3e493eb8a0fb56b3a6831c" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.775794  9965 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:27.776034 10155 tablet_bootstrap.cc:492] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:27.776126 10115 raft_consensus.cc:2468] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.776513 10155 ts_tablet_manager.cc:1403] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260713 09:13:27.777043 10079 leader_election.cc:304] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.778290 10163 raft_consensus.cc:2804] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.778667 10163 raft_consensus.cc:493] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.778754 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.779119 10155 raft_consensus.cc:359] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.778338  9932 leader_election.cc:304] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.779573 10163 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.779798 10155 raft_consensus.cc:385] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:27.775404 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff89795fa3e493eb8a0fb56b3a6831c" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.780411 10155 raft_consensus.cc:740] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:27.780066 10115 raft_consensus.cc:3060] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.780781 10040 raft_consensus.cc:2468] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.781147 10155 consensus_queue.cc:260] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.771229 10166 leader_election.cc:290] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.779847  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8b7ae66df94a49941ddeab429fa763" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:27.780644 10201 raft_consensus.cc:2804] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.782886 10201 raft_consensus.cc:493] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.782927  9966 raft_consensus.cc:3060] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.783295 10201 raft_consensus.cc:3060] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.788651 10163 raft_consensus.cc:515] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.789494  9966 raft_consensus.cc:2468] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:27.789904 10201 raft_consensus.cc:515] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.790594 10005 leader_election.cc:304] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.791622 10164 leader_election.cc:290] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.792220 10164 raft_consensus.cc:2804] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.792676 10164 raft_consensus.cc:697] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:27.793116 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff89795fa3e493eb8a0fb56b3a6831c" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.793717 10114 raft_consensus.cc:3060] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.793583 10164 consensus_queue.cc:237] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.798147 10163 leader_election.cc:290] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.799306 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.799914 10040 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.800017  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:27.800697  9966 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.806589 10201 leader_election.cc:290] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.807968 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff89795fa3e493eb8a0fb56b3a6831c" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.808609 10041 raft_consensus.cc:3060] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.810781  9966 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:27.812704 10079 leader_election.cc:304] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.808943 10115 raft_consensus.cc:2468] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:27.813592 10163 raft_consensus.cc:2804] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.814399 10163 raft_consensus.cc:697] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:27.815580 10163 consensus_queue.cc:237] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.821385 10114 raft_consensus.cc:2468] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.822585 10040 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:27.822749  9932 leader_election.cc:304] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:27.823637 10201 raft_consensus.cc:2804] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:27.824069 10201 raft_consensus.cc:697] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:27.824198 10041 raft_consensus.cc:2468] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:27.824928 10201 consensus_queue.cc:237] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } }
I20260713 09:13:27.827245 10155 ts_tablet_manager.cc:1434] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.033s
I20260713 09:13:27.836616  9861 catalog_manager.cc:5697] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:27.837232  9864 catalog_manager.cc:5697] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:27.848336  9862 catalog_manager.cc:5697] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:27.971716 10201 raft_consensus.cc:493] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.972208 10201 raft_consensus.cc:515] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.972323 10163 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:27.974059 10201 leader_election.cc:290] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:27.974680 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.975031 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:27.975400 10041 raft_consensus.cc:2468] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.975766 10114 raft_consensus.cc:2468] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:27.976655  9931 leader_election.cc:304] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:27.977586 10201 raft_consensus.cc:2804] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:27.977973 10201 raft_consensus.cc:493] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:27.978171 10163 raft_consensus.cc:493] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.978318 10201 raft_consensus.cc:3060] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.978598 10163 raft_consensus.cc:515] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.980773 10163 leader_election.cc:290] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:27.982699  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:27.982699 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:27.986378 10041 raft_consensus.cc:2393] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28b7d3afdc4543f598e664b8a9b60208 in current term 1: Already voted for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in this term.
I20260713 09:13:27.986611 10201 raft_consensus.cc:515] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.987356 10080 leader_election.cc:304] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208; no voters: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:27.988488 10163 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.989856 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:27.990202 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4e2432510c4da29614743ef8b412b9" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:27.990470 10041 raft_consensus.cc:3060] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.990904 10114 raft_consensus.cc:3060] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.995488 10163 raft_consensus.cc:2749] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:27.996311 10164 raft_consensus.cc:493] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:27.996786 10164 raft_consensus.cc:515] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:27.999454 10040 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:27.999634 10041 raft_consensus.cc:2468] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:28.001060  9931 leader_election.cc:304] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.001441 10201 leader_election.cc:290] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.001904 10196 raft_consensus.cc:2804] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:28.002383 10196 raft_consensus.cc:697] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:28.003189 10196 consensus_queue.cc:237] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.003589  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:28.006207 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:28.007810 10007 leader_election.cc:304] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [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: 77c382dc4e424b37aac26956adbe7653; no voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:28.008630 10114 raft_consensus.cc:2468] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:28.008834 10211 raft_consensus.cc:2749] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:28.010672 10166 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.013484 10164 leader_election.cc:290] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.018781  9861 catalog_manager.cc:5697] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:28.109297 10114 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:28.115424 10196 consensus_queue.cc:1048] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.119701 10196 consensus_queue.cc:1048] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.128957 10196 consensus_queue.cc:1048] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.138933 10200 consensus_queue.cc:1048] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.143160 10199 consensus_queue.cc:1048] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.159663 10201 consensus_queue.cc:1048] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.185972 10164 consensus_queue.cc:1048] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.196561 10211 consensus_queue.cc:1048] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.236451 10114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
mode: GRACEFUL
new_leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:55304
I20260713 09:13:28.237021 10114 raft_consensus.cc:606] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Received request to transfer leadership to TS 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:28.244882 10114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
mode: GRACEFUL
new_leader_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:55304
I20260713 09:13:28.245416 10114 raft_consensus.cc:606] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Received request to transfer leadership to TS 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:28.254206 10201 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.264781  9965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
mode: GRACEFUL
new_leader_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:41078
I20260713 09:13:28.265367  9965 raft_consensus.cc:606] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Received request to transfer leadership to TS 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:28.267364 10200 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.270884 10196 consensus_queue.cc:1048] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.273450  9965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
mode: GRACEFUL
new_leader_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:41078
I20260713 09:13:28.274117  9965 raft_consensus.cc:606] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Received request to transfer leadership to TS 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:28.276399 10196 raft_consensus.cc:993] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: : Instructing follower 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.276834 10196 raft_consensus.cc:1081] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Signalling peer 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.278578 10041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:33346
I20260713 09:13:28.279222 10041 raft_consensus.cc:493] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:28.279594 10041 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.280506  9965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
mode: GRACEFUL
new_leader_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:41078
I20260713 09:13:28.281109  9965 raft_consensus.cc:606] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Received request to transfer leadership to TS 28b7d3afdc4543f598e664b8a9b60208
I20260713 09:13:28.286373 10041 raft_consensus.cc:515] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.290921 10199 consensus_queue.cc:1048] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.292685 10041 leader_election.cc:290] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.293601 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:28.294204 10114 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.296198  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:28.296831  9965 raft_consensus.cc:3055] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:28.297125  9965 raft_consensus.cc:740] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:28.298106  9965 consensus_queue.cc:260] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.299355  9965 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.303246 10114 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.304632 10007 leader_election.cc:304] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.305636 10229 raft_consensus.cc:2804] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:28.306119 10229 raft_consensus.cc:697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:28.308564 10229 consensus_queue.cc:237] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.309818  9965 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.315158  9861 catalog_manager.cc:5697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 1 to 2, leader changed from 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193) to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:28.330084 10166 consensus_queue.cc:1048] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.339794 10163 consensus_queue.cc:1048] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.347021 10163 raft_consensus.cc:993] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: : Instructing follower 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.347553 10210 raft_consensus.cc:1081] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Signalling peer 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.349082 10041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:33362
I20260713 09:13:28.349581 10041 raft_consensus.cc:493] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:28.349875 10041 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.354784 10041 raft_consensus.cc:515] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.357306 10041 leader_election.cc:290] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.357664 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:28.357342  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58e869ddf85477aacddc554f0d4fd53" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:28.358299 10115 raft_consensus.cc:3055] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:28.358403  9965 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.358670 10115 raft_consensus.cc:740] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:28.359472 10115 consensus_queue.cc:260] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.360397 10115 raft_consensus.cc:3060] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.364492  9965 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.365312 10115 raft_consensus.cc:2468] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.365741 10005 leader_election.cc:304] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.366592 10229 raft_consensus.cc:2804] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:28.367069 10229 raft_consensus.cc:697] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:28.367993 10229 consensus_queue.cc:237] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.373972  9861 catalog_manager.cc:5697] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 1 to 2, leader changed from 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195) to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:28.443656 10199 consensus_queue.cc:1048] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.454979 10200 consensus_queue.cc:1048] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:28.540592 10210 raft_consensus.cc:993] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: : Instructing follower 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:28.540992 10166 raft_consensus.cc:1081] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Signalling peer 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:28.542311  9965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:41064
I20260713 09:13:28.542733  9965 raft_consensus.cc:493] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:28.542977  9965 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.547777  9965 raft_consensus.cc:515] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.549360  9965 leader_election.cc:290] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 2 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.550146 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:28.550330 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:28.550729 10041 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.550819 10115 raft_consensus.cc:3055] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:28.551163 10115 raft_consensus.cc:740] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:28.551741 10115 consensus_queue.cc:260] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.552600 10115 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.556139 10041 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:28.556418 10196 raft_consensus.cc:993] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: : Instructing follower 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:28.556932 10200 raft_consensus.cc:1081] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Signalling peer 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:28.557291  9931 leader_election.cc:304] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.558163 10200 raft_consensus.cc:2804] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:28.558326 10114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:55288
I20260713 09:13:28.558634 10115 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:28.558920 10114 raft_consensus.cc:493] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:28.559348 10114 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.558651 10200 raft_consensus.cc:697] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:28.560175 10200 consensus_queue.cc:237] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.564342 10114 raft_consensus.cc:515] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.566383 10114 leader_election.cc:290] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:28.565934  9861 catalog_manager.cc:5697] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 1 to 2, leader changed from 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195) to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 2 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:28.566692  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:28.567281  9965 raft_consensus.cc:3055] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:28.567405 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb98ec615e54d80956a34770d9436f6" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:28.567636  9965 raft_consensus.cc:740] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:28.567960 10041 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.568404  9965 consensus_queue.cc:260] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.569347  9965 raft_consensus.cc:3060] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.573498 10041 raft_consensus.cc:2468] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 2.
I20260713 09:13:28.574661 10080 leader_election.cc:304] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.575278  9965 raft_consensus.cc:2468] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 2.
I20260713 09:13:28.575502 10166 raft_consensus.cc:2804] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:28.575984 10166 raft_consensus.cc:697] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:28.576769 10166 consensus_queue.cc:237] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.582732  9861 catalog_manager.cc:5697] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 1 to 2, leader changed from 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193) to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 2 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:28.676210 10196 raft_consensus.cc:993] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: : Instructing follower 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.676679 10200 raft_consensus.cc:1081] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Signalling peer 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:28.678313 10041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:33346
I20260713 09:13:28.678905 10041 raft_consensus.cc:493] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:28.679289 10041 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.684168 10041 raft_consensus.cc:515] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.685832 10041 leader_election.cc:290] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:28.686627  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:28.686908 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbc41f2bf114f16835f2f256ad387c2" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:28.687305  9965 raft_consensus.cc:3055] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:28.687476 10114 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.687659  9965 raft_consensus.cc:740] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:28.688512  9965 consensus_queue.cc:260] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.689604  9965 raft_consensus.cc:3060] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:28.694289 10114 raft_consensus.cc:2468] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.695047 10115 raft_consensus.cc:1240] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Rejecting Update request from peer 2d53f27be3c34a90a9b86128a8d1b0fb for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:28.695482 10007 leader_election.cc:304] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:28.696148  9965 raft_consensus.cc:2468] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:28.696341 10229 raft_consensus.cc:2804] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:28.696926 10229 raft_consensus.cc:697] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:28.697777 10229 consensus_queue.cc:237] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:28.704932  9861 catalog_manager.cc:5697] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 1 to 2, leader changed from 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193) to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:28.711187 10115 raft_consensus.cc:1275] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.713924 10229 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:28.720656  9965 raft_consensus.cc:1275] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.722076 10242 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:28.765219  9965 raft_consensus.cc:1275] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.766364 10242 consensus_queue.cc:1048] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:28.773128 10115 raft_consensus.cc:1275] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.774472 10229 consensus_queue.cc:1048] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:28.959522 10115 raft_consensus.cc:1275] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.960657 10200 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:28.968401 10041 raft_consensus.cc:1275] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:28.969818 10197 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:29.065855 10041 raft_consensus.cc:1275] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:29.067092 10166 consensus_queue.cc:1048] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:29.074524  9965 raft_consensus.cc:1275] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:29.076191 10210 consensus_queue.cc:1048] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:29.102880 10115 raft_consensus.cc:1275] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:29.104049 10229 consensus_queue.cc:1048] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:29.110666  9965 raft_consensus.cc:1275] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:29.112072 10242 consensus_queue.cc:1048] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:31.312295  9864 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44304:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:13:31.314517  9864 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:13:31.358377  9953 tablet_service.cc:1511] Processing CreateTablet for tablet 705f866b30a7468eaa0963de3653abfe (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:31.359766  9953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705f866b30a7468eaa0963de3653abfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.360458 10104 tablet_service.cc:1511] Processing CreateTablet for tablet 705f866b30a7468eaa0963de3653abfe (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:31.361644 10104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705f866b30a7468eaa0963de3653abfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.361830  9948 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4f0a83a6084159905564dff9adab25 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:31.363035  9948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4f0a83a6084159905564dff9adab25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.366408 10099 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4f0a83a6084159905564dff9adab25 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:31.367725 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4f0a83a6084159905564dff9adab25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.367514 10024 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4f0a83a6084159905564dff9adab25 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:13:31.368752 10024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4f0a83a6084159905564dff9adab25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.369238  9950 tablet_service.cc:1511] Processing CreateTablet for tablet 5035996e7da34d08b1893c09f10115f5 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:31.370451  9950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5035996e7da34d08b1893c09f10115f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.370499 10029 tablet_service.cc:1511] Processing CreateTablet for tablet 5035996e7da34d08b1893c09f10115f5 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:31.371716 10029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5035996e7da34d08b1893c09f10115f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.374444  9952 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8f75a1d403458091875084a1340f94 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:31.375659  9952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8f75a1d403458091875084a1340f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.381143 10105 tablet_service.cc:1511] Processing CreateTablet for tablet 5035996e7da34d08b1893c09f10115f5 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:13:31.382010 10102 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8f75a1d403458091875084a1340f94 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:31.383003 10031 tablet_service.cc:1511] Processing CreateTablet for tablet bc3190e65ce3415f9b460f81d138801c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:31.383136 10028 tablet_service.cc:1511] Processing CreateTablet for tablet 8144bd8366c1410fb1e6d465dfb21bd4 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:31.382010 10026 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8f75a1d403458091875084a1340f94 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:13:31.382522 10105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5035996e7da34d08b1893c09f10115f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.384205 10031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3190e65ce3415f9b460f81d138801c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.385038 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8144bd8366c1410fb1e6d465dfb21bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.383673 10030 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:31.386027 10026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8f75a1d403458091875084a1340f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.359463 10027 tablet_service.cc:1511] Processing CreateTablet for tablet 705f866b30a7468eaa0963de3653abfe (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:13:31.386866 10030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.387239 10102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8f75a1d403458091875084a1340f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.390648  9956 tablet_service.cc:1511] Processing CreateTablet for tablet 8144bd8366c1410fb1e6d465dfb21bd4 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:31.391902  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8144bd8366c1410fb1e6d465dfb21bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.394693  9951 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:31.395917  9951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.395555 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 8144bd8366c1410fb1e6d465dfb21bd4 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:13:31.396901 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8144bd8366c1410fb1e6d465dfb21bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.398742  9949 tablet_service.cc:1511] Processing CreateTablet for tablet bc3190e65ce3415f9b460f81d138801c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:31.403554 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:13:31.401399  9954 tablet_service.cc:1511] Processing CreateTablet for tablet 8a784ff90dba4a0a8452fe5e6ca5f067 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:31.404910 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc32bc8e7e74cd98f88bfacb2685a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.406176  9955 tablet_service.cc:1511] Processing CreateTablet for tablet f4e9e6127f144c488535a7c04139a4ce (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:31.410211 10027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705f866b30a7468eaa0963de3653abfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.415839  9949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3190e65ce3415f9b460f81d138801c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.415673 10103 tablet_service.cc:1511] Processing CreateTablet for tablet bc3190e65ce3415f9b460f81d138801c (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:13:31.417258 10103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3190e65ce3415f9b460f81d138801c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.417814  9955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e9e6127f144c488535a7c04139a4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.420863  9954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a784ff90dba4a0a8452fe5e6ca5f067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.423730 10023 tablet_service.cc:1511] Processing CreateTablet for tablet 8a784ff90dba4a0a8452fe5e6ca5f067 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:31.424981 10023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a784ff90dba4a0a8452fe5e6ca5f067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.425633 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 8a784ff90dba4a0a8452fe5e6ca5f067 (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:13:31.427078 10025 tablet_service.cc:1511] Processing CreateTablet for tablet f4e9e6127f144c488535a7c04139a4ce (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:31.428256 10025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e9e6127f144c488535a7c04139a4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.427073 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a784ff90dba4a0a8452fe5e6ca5f067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:13:31.431800 10097 tablet_service.cc:1511] Processing CreateTablet for tablet f4e9e6127f144c488535a7c04139a4ce (DEFAULT_TABLE table=soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:13:31.433039 10097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e9e6127f144c488535a7c04139a4ce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:13:31.472426  9912 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:13:31.490571 10005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.193:44471, user_credentials={real_user=slave}} blocked reactor thread for 87880.5us
I20260713 09:13:31.541121 10259 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.548985 10260 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.549659 10261 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.552047 10259 tablet_bootstrap.cc:654] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.555842 10261 tablet_bootstrap.cc:654] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.557039 10260 tablet_bootstrap.cc:654] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.559777 10259 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.560170 10259 ts_tablet_manager.cc:1403] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260713 09:13:31.562041 10261 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.562517 10261 ts_tablet_manager.cc:1403] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260713 09:13:31.563012 10259 raft_consensus.cc:359] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.563491 10260 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.563843 10259 raft_consensus.cc:385] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.564177 10260 ts_tablet_manager.cc:1403] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:13:31.564167 10259 raft_consensus.cc:740] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.565168 10259 consensus_queue.cc:260] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.566582 10261 raft_consensus.cc:359] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.567330 10261 raft_consensus.cc:385] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.567098 10260 raft_consensus.cc:359] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.567632 10261 raft_consensus.cc:740] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.567840 10260 raft_consensus.cc:385] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.568229 10260 raft_consensus.cc:740] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.568405 10261 consensus_queue.cc:260] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.569082 10259 ts_tablet_manager.cc:1434] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:31.569185 10260 consensus_queue.cc:260] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.570232 10259 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.570869 10261 ts_tablet_manager.cc:1434] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:13:31.571924 10261 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.578502 10261 tablet_bootstrap.cc:654] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.581331 10260 ts_tablet_manager.cc:1434] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:13:31.582669 10260 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.584362 10259 tablet_bootstrap.cc:654] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.590860 10260 tablet_bootstrap.cc:654] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.604564 10260 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.605113 10260 ts_tablet_manager.cc:1403] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260713 09:13:31.605924 10261 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.606432 10259 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.606480 10261 ts_tablet_manager.cc:1403] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.035s	user 0.030s	sys 0.003s
I20260713 09:13:31.606932 10259 ts_tablet_manager.cc:1403] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.019s
I20260713 09:13:31.608271 10260 raft_consensus.cc:359] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.609062 10260 raft_consensus.cc:385] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.609130 10259 raft_consensus.cc:359] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.609440 10260 raft_consensus.cc:740] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.609845 10259 raft_consensus.cc:385] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.609720 10261 raft_consensus.cc:359] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.610260 10259 raft_consensus.cc:740] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.610543 10261 raft_consensus.cc:385] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.610340 10260 consensus_queue.cc:260] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.610913 10261 raft_consensus.cc:740] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.610929 10259 consensus_queue.cc:260] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.611900 10261 consensus_queue.cc:260] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.613142 10260 ts_tablet_manager.cc:1434] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:13:31.614234 10260 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.614385 10261 ts_tablet_manager.cc:1434] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:13:31.615309 10259 ts_tablet_manager.cc:1434] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:13:31.615438 10261 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.616289 10259 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.621573 10260 tablet_bootstrap.cc:654] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.622421 10261 tablet_bootstrap.cc:654] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.623040 10259 tablet_bootstrap.cc:654] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.629336 10196 raft_consensus.cc:493] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.629907 10196 raft_consensus.cc:515] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.632088 10196 leader_election.cc:290] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.633939 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.634224 10261 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.634343 10260 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.634877 10261 ts_tablet_manager.cc:1403] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:13:31.634935 10260 ts_tablet_manager.cc:1403] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:13:31.635322 10259 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.635871 10259 ts_tablet_manager.cc:1403] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:13:31.635695 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
W20260713 09:13:31.637271  9932 leader_election.cc:343] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.637979 10261 raft_consensus.cc:359] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.638135 10260 raft_consensus.cc:359] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.638818 10261 raft_consensus.cc:385] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.638955 10260 raft_consensus.cc:385] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.639184 10261 raft_consensus.cc:740] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.639339 10260 raft_consensus.cc:740] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.640116 10260 consensus_queue.cc:260] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.640640 10259 raft_consensus.cc:359] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.641373 10259 raft_consensus.cc:385] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.641712 10259 raft_consensus.cc:740] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.642578 10260 ts_tablet_manager.cc:1434] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:13:31.640095 10261 consensus_queue.cc:260] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.642463 10259 consensus_queue.cc:260] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.644181 10260 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.644841 10259 ts_tablet_manager.cc:1434] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:13:31.645874 10259 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.650862 10260 tablet_bootstrap.cc:654] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.651835 10259 tablet_bootstrap.cc:654] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
W20260713 09:13:31.653501  9931 leader_election.cc:343] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.653975  9931 leader_election.cc:304] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:31.664000 10196 raft_consensus.cc:493] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.664602 10196 raft_consensus.cc:515] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.667443 10245 raft_consensus.cc:493] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.668002 10245 raft_consensus.cc:515] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.667519 10260 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.668623 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4f0a83a6084159905564dff9adab25" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:31.669194 10260 ts_tablet_manager.cc:1403] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260713 09:13:31.669291 10115 raft_consensus.cc:2468] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:31.670873  9932 leader_election.cc:304] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:31.671433 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.672101 10041 raft_consensus.cc:2468] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:31.672931 10260 raft_consensus.cc:359] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.673471 10080 leader_election.cc:304] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.674850 10245 leader_election.cc:290] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.675506 10245 raft_consensus.cc:2804] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:31.675971 10245 raft_consensus.cc:493] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:31.676688 10245 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.677186 10260 raft_consensus.cc:385] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.677565 10260 raft_consensus.cc:740] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.678277 10260 consensus_queue.cc:260] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.680435 10260 ts_tablet_manager.cc:1434] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:13:31.681349 10260 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.693466 10196 leader_election.cc:290] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.694199 10196 raft_consensus.cc:2749] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:31.694873 10196 raft_consensus.cc:2804] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:31.695230 10196 raft_consensus.cc:493] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:31.695595 10196 raft_consensus.cc:3060] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.696027 10260 tablet_bootstrap.cc:654] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.695937 10245 raft_consensus.cc:515] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.708415 10196 raft_consensus.cc:515] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.716600 10258 raft_consensus.cc:493] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.726411 10258 raft_consensus.cc:515] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.727021  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.728853  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:31.729116 10258 leader_election.cc:290] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.731202 10196 leader_election.cc:290] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.721087 10245 leader_election.cc:290] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
W20260713 09:13:31.725603 10080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.110.194:42915, user_credentials={real_user=slave}} blocked reactor thread for 52230.2us
I20260713 09:13:31.732883 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4f0a83a6084159905564dff9adab25" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:31.733062 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:31.733548 10115 raft_consensus.cc:3060] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.733722 10041 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.736438  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.740988 10041 raft_consensus.cc:2468] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
W20260713 09:13:31.741971 10005 leader_election.cc:343] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.743166 10080 leader_election.cc:304] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.743232 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:31.744120 10277 raft_consensus.cc:2804] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:13:31.750149 10007 leader_election.cc:343] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.750689 10007 leader_election.cc:304] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [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: 77c382dc4e424b37aac26956adbe7653; no voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:31.752281 10242 raft_consensus.cc:2749] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:31.760586 10115 raft_consensus.cc:2468] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:31.762127  9932 leader_election.cc:304] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:31.763032 10196 raft_consensus.cc:2804] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:13:31.763321  9931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.110.194:42915, user_credentials={real_user=slave}} blocked reactor thread for 109847us
I20260713 09:13:31.763561 10196 raft_consensus.cc:697] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:31.764652 10196 consensus_queue.cc:237] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.766842 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4f0a83a6084159905564dff9adab25" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.767750 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4f0a83a6084159905564dff9adab25" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
W20260713 09:13:31.771354 10079 leader_election.cc:343] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:31.772626 10079 leader_election.cc:343] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:31.774153  9931 leader_election.cc:343] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:13:31.777124  9931 leader_election.cc:343] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.778831 10277 raft_consensus.cc:697] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:31.780962  9860 catalog_manager.cc:5697] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:31.779294 10261 ts_tablet_manager.cc:1434] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.144s	user 0.044s	sys 0.079s
I20260713 09:13:31.782418 10277 consensus_queue.cc:237] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.783263 10261 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.785401 10260 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.785961 10260 ts_tablet_manager.cc:1403] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.032s
I20260713 09:13:31.788861 10260 raft_consensus.cc:359] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.789587 10260 raft_consensus.cc:385] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.790014 10260 raft_consensus.cc:740] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.791939 10259 tablet_bootstrap.cc:492] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.792469 10259 ts_tablet_manager.cc:1403] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.147s	user 0.040s	sys 0.043s
I20260713 09:13:31.792986 10261 tablet_bootstrap.cc:654] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.796290 10260 consensus_queue.cc:260] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.798602 10260 ts_tablet_manager.cc:1434] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:13:31.799425 10260 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.805202 10261 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.806056 10261 ts_tablet_manager.cc:1403] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260713 09:13:31.806445  9860 catalog_manager.cc:5697] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:31.795254 10259 raft_consensus.cc:359] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.810702 10261 raft_consensus.cc:359] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.811367 10261 raft_consensus.cc:385] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.811615 10261 raft_consensus.cc:740] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.808808 10259 raft_consensus.cc:385] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.813154 10259 raft_consensus.cc:740] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.814147 10260 tablet_bootstrap.cc:654] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.812302 10261 consensus_queue.cc:260] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.816123 10261 ts_tablet_manager.cc:1434] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:13:31.817083 10261 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.823180 10261 tablet_bootstrap.cc:654] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.814311 10259 consensus_queue.cc:260] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.827908 10259 ts_tablet_manager.cc:1434] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260713 09:13:31.828866 10259 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.840121 10259 tablet_bootstrap.cc:654] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.841048 10260 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.841590 10260 ts_tablet_manager.cc:1403] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.019s
I20260713 09:13:31.844413 10260 raft_consensus.cc:359] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.845144 10260 raft_consensus.cc:385] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.845451 10260 raft_consensus.cc:740] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.846405 10260 consensus_queue.cc:260] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.846990 10259 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.847447 10259 ts_tablet_manager.cc:1403] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.006s
I20260713 09:13:31.848646 10260 ts_tablet_manager.cc:1434] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:13:31.849650 10260 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.850344 10259 raft_consensus.cc:359] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.851054 10259 raft_consensus.cc:385] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.851325 10259 raft_consensus.cc:740] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.852020 10259 consensus_queue.cc:260] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.854271 10259 ts_tablet_manager.cc:1434] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:13:31.855191 10259 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.856377 10260 tablet_bootstrap.cc:654] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.861462 10259 tablet_bootstrap.cc:654] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.861542 10261 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.864725 10261 ts_tablet_manager.cc:1403] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.003s
I20260713 09:13:31.864845 10260 tablet_bootstrap.cc:492] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.865348 10260 ts_tablet_manager.cc:1403] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260713 09:13:31.867352 10259 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.867758 10259 ts_tablet_manager.cc:1403] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:13:31.867782 10261 raft_consensus.cc:359] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.868007 10260 raft_consensus.cc:359] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.868590 10261 raft_consensus.cc:385] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.868686 10260 raft_consensus.cc:385] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.868943 10261 raft_consensus.cc:740] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.869004 10260 raft_consensus.cc:740] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.869737 10261 consensus_queue.cc:260] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.869879 10260 consensus_queue.cc:260] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.870214 10259 raft_consensus.cc:359] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.870867 10259 raft_consensus.cc:385] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.871156 10259 raft_consensus.cc:740] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.872063 10261 ts_tablet_manager.cc:1434] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:13:31.871872 10259 consensus_queue.cc:260] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.873006 10261 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.874231 10259 ts_tablet_manager.cc:1434] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:13:31.874701 10260 ts_tablet_manager.cc:1434] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:13:31.875663 10260 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.877537 10277 raft_consensus.cc:493] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.878010 10277 raft_consensus.cc:515] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.879976 10277 leader_election.cc:290] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.881856 10259 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:31.881634 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.882398 10040 raft_consensus.cc:2468] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:31.883592 10080 leader_election.cc:304] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.884389 10277 raft_consensus.cc:2804] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:31.884647 10260 tablet_bootstrap.cc:654] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.884733 10277 raft_consensus.cc:493] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:31.885159 10277 raft_consensus.cc:3060] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.889247 10259 tablet_bootstrap.cc:654] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.892659 10277 raft_consensus.cc:515] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.893350 10279 raft_consensus.cc:493] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.893956 10279 raft_consensus.cc:515] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.895588  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:31.896477 10279 leader_election.cc:290] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
W20260713 09:13:31.898106 10079 leader_election.cc:343] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.898737 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.909026 10040 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:31.899425  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.901914 10261 tablet_bootstrap.cc:654] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.904495 10260 tablet_bootstrap.cc:492] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:31.909868  9965 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:31.910311 10260 ts_tablet_manager.cc:1403] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260713 09:13:31.911136 10279 raft_consensus.cc:493] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.911660 10279 raft_consensus.cc:515] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.881681  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.912967 10260 raft_consensus.cc:359] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.913748 10080 leader_election.cc:304] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.915195  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.915441 10245 raft_consensus.cc:2804] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:31.915822 10245 raft_consensus.cc:493] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:31.916143 10245 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.916220 10277 leader_election.cc:290] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.916860 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.917496 10277 raft_consensus.cc:493] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.917980 10277 raft_consensus.cc:515] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.913656 10260 raft_consensus.cc:385] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:13:31.918931 10080 leader_election.cc:343] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.919186 10260 raft_consensus.cc:740] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.919963 10277 leader_election.cc:290] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.919867 10260 consensus_queue.cc:260] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.920295 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:31.920980 10040 raft_consensus.cc:3060] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.921891 10260 ts_tablet_manager.cc:1434] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:13:31.924932 10271 raft_consensus.cc:493] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:31.925410 10271 raft_consensus.cc:515] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.927436 10271 leader_election.cc:290] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.928181 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:31.928386 10260 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: Bootstrap starting.
I20260713 09:13:31.929137 10258 raft_consensus.cc:493] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:13:31.929687  9931 leader_election.cc:343] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.929615 10258 raft_consensus.cc:515] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.930986 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
W20260713 09:13:31.932512 10080 leader_election.cc:343] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.932967  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc32bc8e7e74cd98f88bfacb2685a3c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.933614  9966 raft_consensus.cc:2468] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:31.934679 10260 tablet_bootstrap.cc:654] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.934820 10005 leader_election.cc:304] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.935499 10258 leader_election.cc:290] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.936064 10242 raft_consensus.cc:2804] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:31.936434 10242 raft_consensus.cc:493] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:31.936730 10242 raft_consensus.cc:3060] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.913712 10279 leader_election.cc:290] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.939764 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc32bc8e7e74cd98f88bfacb2685a3c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:31.940410 10115 raft_consensus.cc:2468] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:31.940891 10261 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:31.941375 10261 ts_tablet_manager.cc:1403] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.014s
I20260713 09:13:31.944397 10261 raft_consensus.cc:359] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.945065 10261 raft_consensus.cc:385] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:31.945333 10261 raft_consensus.cc:740] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:31.945406 10040 raft_consensus.cc:2468] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:31.946244 10261 consensus_queue.cc:260] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.946697 10080 leader_election.cc:304] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:31.948019 10291 raft_consensus.cc:2804] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:31.948479 10291 raft_consensus.cc:697] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:31.949311 10291 consensus_queue.cc:237] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.951128 10261 ts_tablet_manager.cc:1434] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:13:31.952788 10242 raft_consensus.cc:515] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.953683 10261 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:31.937012 10245 raft_consensus.cc:515] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.956095 10245 leader_election.cc:290] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:31.956519  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc32bc8e7e74cd98f88bfacb2685a3c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:31.957122  9966 raft_consensus.cc:3060] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.957489 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:31.958105 10041 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.964003 10261 tablet_bootstrap.cc:654] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:31.964751  9966 raft_consensus.cc:2468] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:31.970552 10259 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:31.971088 10259 ts_tablet_manager.cc:1403] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.090s	user 0.032s	sys 0.013s
I20260713 09:13:31.972239 10005 leader_election.cc:304] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.973953 10258 raft_consensus.cc:2804] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:31.974047 10259 raft_consensus.cc:359] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.966907 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc32bc8e7e74cd98f88bfacb2685a3c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:31.974840 10259 raft_consensus.cc:385] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:13:31.967468 10079 leader_election.cc:343] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.975036 10115 raft_consensus.cc:3060] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:31.975162 10259 raft_consensus.cc:740] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
W20260713 09:13:31.976130 10079 leader_election.cc:343] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:31.975983 10259 consensus_queue.cc:260] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.976723 10079 leader_election.cc:304] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208; no voters: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:31.974486 10258 raft_consensus.cc:697] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:31.977896 10245 raft_consensus.cc:2749] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:31.978348 10258 consensus_queue.cc:237] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:31.980449  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:31.981320  9966 raft_consensus.cc:2468] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 0.
I20260713 09:13:31.970302 10242 leader_election.cc:290] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:31.965471 10041 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:31.993816 10080 leader_election.cc:304] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:31.996403 10115 raft_consensus.cc:2468] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:31.998469 10245 raft_consensus.cc:2804] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:31.999332 10245 raft_consensus.cc:697] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:32.000280 10245 consensus_queue.cc:237] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.008193  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.008993  9966 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.010579 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.012789 10113 raft_consensus.cc:2468] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 0.
I20260713 09:13:32.011025 10079 leader_election.cc:304] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.013303 10259 ts_tablet_manager.cc:1434] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.013s
I20260713 09:13:32.014410 10259 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:32.014520 10279 raft_consensus.cc:2804] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:32.014926 10279 raft_consensus.cc:493] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:32.015260 10279 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.022549 10259 tablet_bootstrap.cc:654] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:32.023516 10279 raft_consensus.cc:515] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.027465 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
W20260713 09:13:32.029070 10080 leader_election.cc:343] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:32.031798  9966 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:32.034595  9860 catalog_manager.cc:5697] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.041733  9932 leader_election.cc:304] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.042431 10259 tablet_bootstrap.cc:492] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:32.042938 10259 ts_tablet_manager.cc:1403] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:13:32.042922 10271 raft_consensus.cc:2804] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:32.043450 10271 raft_consensus.cc:493] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:32.043800 10271 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.047680 10259 raft_consensus.cc:359] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.048378 10259 raft_consensus.cc:385] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:32.048638 10259 raft_consensus.cc:740] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.026074 10279 leader_election.cc:290] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:32.051611  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.049293 10259 consensus_queue.cc:260] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.052408  9966 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.053807 10259 ts_tablet_manager.cc:1434] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:13:32.054771 10259 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: Bootstrap starting.
I20260713 09:13:32.055310 10271 raft_consensus.cc:515] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.058296 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:32.057989  9861 catalog_manager.cc:5697] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
W20260713 09:13:32.059873  9931 leader_election.cc:343] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:32.059720  9861 catalog_manager.cc:5697] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:32.063609 10271 leader_election.cc:290] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.070076 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.070825 10113 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.073338 10259 tablet_bootstrap.cc:654] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:32.073701 10258 raft_consensus.cc:493] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.073778  9966 raft_consensus.cc:2468] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 1.
I20260713 09:13:32.074441 10258 raft_consensus.cc:515] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.075163 10079 leader_election.cc:304] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.079697 10260 tablet_bootstrap.cc:492] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: No bootstrap required, opened a new log
I20260713 09:13:32.080256 10260 ts_tablet_manager.cc:1403] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: Time spent bootstrapping tablet: real 0.152s	user 0.057s	sys 0.063s
I20260713 09:13:32.083106 10260 raft_consensus.cc:359] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.083741 10260 raft_consensus.cc:385] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:32.083999 10260 raft_consensus.cc:740] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.084693 10261 tablet_bootstrap.cc:492] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:32.085345 10261 ts_tablet_manager.cc:1403] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.132s	user 0.027s	sys 0.038s
I20260713 09:13:32.088644 10261 raft_consensus.cc:359] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.089325 10261 raft_consensus.cc:385] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:32.089649 10261 raft_consensus.cc:740] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.090023 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3190e65ce3415f9b460f81d138801c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.090345 10261 consensus_queue.cc:260] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.090860 10296 raft_consensus.cc:493] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.091334 10296 raft_consensus.cc:515] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.093098 10261 ts_tablet_manager.cc:1434] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:13:32.095439  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:32.093500 10296 leader_election.cc:290] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.096175 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.096904 10115 raft_consensus.cc:2468] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
W20260713 09:13:32.097450 10005 leader_election.cc:343] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:32.094156 10261 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:32.098217 10007 leader_election.cc:304] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.096207 10258 leader_election.cc:290] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.099861 10296 raft_consensus.cc:2804] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:32.084769 10260 consensus_queue.cc:260] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.100787 10114 raft_consensus.cc:2468] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:32.100315 10296 raft_consensus.cc:493] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:32.105608 10296 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.076583 10279 raft_consensus.cc:2804] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:32.106855 10260 ts_tablet_manager.cc:1434] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260713 09:13:32.111698 10007 leader_election.cc:304] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:32.112458 10258 raft_consensus.cc:2804] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:13:32.112803 10258 raft_consensus.cc:493] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:13:32.113150 10258 raft_consensus.cc:3060] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.114923 10261 tablet_bootstrap.cc:654] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:32.110674 10279 raft_consensus.cc:697] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:32.125129 10296 raft_consensus.cc:515] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.127027  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3190e65ce3415f9b460f81d138801c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:32.126948 10279 consensus_queue.cc:237] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.127879 10258 raft_consensus.cc:515] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.128181  9966 raft_consensus.cc:2468] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 0.
I20260713 09:13:32.130266 10113 raft_consensus.cc:2468] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 1.
I20260713 09:13:32.130913 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3190e65ce3415f9b460f81d138801c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.131515 10114 raft_consensus.cc:3060] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.131980  9932 leader_election.cc:304] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.132526 10259 tablet_bootstrap.cc:492] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: No bootstrap required, opened a new log
I20260713 09:13:32.132994 10259 ts_tablet_manager.cc:1403] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.027s
I20260713 09:13:32.133134 10271 raft_consensus.cc:2804] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:32.133634 10271 raft_consensus.cc:697] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:32.134456 10271 consensus_queue.cc:237] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.135028 10261 tablet_bootstrap.cc:492] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:32.135531 10261 ts_tablet_manager.cc:1403] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.003s
I20260713 09:13:32.137318 10296 leader_election.cc:290] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.138185  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3190e65ce3415f9b460f81d138801c" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.139737 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.139914  9966 raft_consensus.cc:3060] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.140311 10115 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.148986  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.149545 10261 raft_consensus.cc:359] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.149873 10259 raft_consensus.cc:359] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.150589 10259 raft_consensus.cc:385] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:13:32.150580 10005 leader_election.cc:343] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:13:32.151078 10259 raft_consensus.cc:740] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.151791 10259 consensus_queue.cc:260] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.154075 10259 ts_tablet_manager.cc:1434] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.008s
I20260713 09:13:32.150256 10261 raft_consensus.cc:385] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:32.157632 10258 leader_election.cc:290] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.159790 10114 raft_consensus.cc:2468] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:32.161834 10007 leader_election.cc:304] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:32.163178 10115 raft_consensus.cc:2468] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:32.164321 10007 leader_election.cc:304] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.164873 10258 raft_consensus.cc:2804] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:32.157699 10261 raft_consensus.cc:740] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.165588 10295 raft_consensus.cc:2804] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:13:32.166107 10295 raft_consensus.cc:697] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:32.165974 10261 consensus_queue.cc:260] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.167042 10295 consensus_queue.cc:237] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.167258  9860 catalog_manager.cc:5697] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 1 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.168483 10261 ts_tablet_manager.cc:1434] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260713 09:13:32.169394 10261 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Bootstrap starting.
I20260713 09:13:32.170879  9966 raft_consensus.cc:2468] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 1.
I20260713 09:13:32.175199 10261 tablet_bootstrap.cc:654] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:13:32.180665 10041 raft_consensus.cc:3060] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.180697 10258 raft_consensus.cc:697] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:32.183068 10258 consensus_queue.cc:237] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.192873 10261 tablet_bootstrap.cc:492] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: No bootstrap required, opened a new log
I20260713 09:13:32.193470 10261 ts_tablet_manager.cc:1403] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260713 09:13:32.196641 10261 raft_consensus.cc:359] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.197315 10261 raft_consensus.cc:385] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:13:32.197311 10271 consensus_queue.cc:1048] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:32.197906 10261 raft_consensus.cc:740] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Initialized, Role: FOLLOWER
I20260713 09:13:32.202474 10261 consensus_queue.cc:260] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.204631 10261 ts_tablet_manager.cc:1434] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:13:32.206489  9860 catalog_manager.cc:5697] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 1 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:32.216846  9861 catalog_manager.cc:5697] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.218196  9861 catalog_manager.cc:5697] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 1 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.220737 10196 consensus_queue.cc:1048] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.255483 10196 raft_consensus.cc:493] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.255879 10196 raft_consensus.cc:515] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.257500 10114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
mode: GRACEFUL
new_leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:55304
I20260713 09:13:32.257773 10196 leader_election.cc:290] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.258177 10114 raft_consensus.cc:606] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Received request to transfer leadership to TS 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.258430 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:32.258852 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.259119 10041 raft_consensus.cc:2393] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d53f27be3c34a90a9b86128a8d1b0fb in current term 1: Already voted for candidate 28b7d3afdc4543f598e664b8a9b60208 in this term.
I20260713 09:13:32.260265  9931 leader_election.cc:304] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.260885 10196 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.266324 10115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
mode: GRACEFUL
new_leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:55304
I20260713 09:13:32.266860 10115 raft_consensus.cc:606] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Received request to transfer leadership to TS 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.266988 10196 raft_consensus.cc:2749] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:32.270180 10196 raft_consensus.cc:493] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.270581 10196 raft_consensus.cc:515] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.273217 10196 leader_election.cc:290] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.274067 10279 consensus_queue.cc:1048] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.275015 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:32.277482 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.278187 10115 raft_consensus.cc:2393] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d53f27be3c34a90a9b86128a8d1b0fb in current term 1: Already voted for candidate 77c382dc4e424b37aac26956adbe7653 in this term.
I20260713 09:13:32.279327  9932 leader_election.cc:304] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.280501 10272 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.286514 10245 raft_consensus.cc:993] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: : Instructing follower 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.286973 10245 raft_consensus.cc:1081] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Signalling peer 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.288445 10272 raft_consensus.cc:2749] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:32.288972  9965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:41064
I20260713 09:13:32.289613  9965 raft_consensus.cc:493] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:32.289985  9965 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.295140 10277 consensus_queue.cc:1048] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:13:32.297683  9965 raft_consensus.cc:515] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.298686  9966 raft_consensus.cc:1240] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Rejecting Update request from peer 28b7d3afdc4543f598e664b8a9b60208 for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:32.300189  9965 leader_election.cc:290] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 2 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.301170 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.301280 10040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c8f75a1d403458091875084a1340f94"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
mode: GRACEFUL
new_leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:48108
I20260713 09:13:32.301623 10115 raft_consensus.cc:3055] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:32.301918 10115 raft_consensus.cc:740] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:32.301972 10039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5035996e7da34d08b1893c09f10115f5" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:32.302521 10115 consensus_queue.cc:260] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.303110 10040 raft_consensus.cc:606] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Received request to transfer leadership to TS 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.303112 10277 consensus_queue.cc:1059] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.304160 10115 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.309271 10114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
mode: GRACEFUL
new_leader_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:55304
I20260713 09:13:32.309463 10115 raft_consensus.cc:2468] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:32.309878 10114 raft_consensus.cc:606] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Received request to transfer leadership to TS 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.310397  9932 leader_election.cc:304] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.311146 10196 raft_consensus.cc:2804] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:32.311617 10196 raft_consensus.cc:697] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:32.312418 10196 consensus_queue.cc:237] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.320204  9860 catalog_manager.cc:5697] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 1 to 2, leader changed from 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195) to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 2 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.323632  9966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
mode: GRACEFUL
new_leader_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:41078
I20260713 09:13:32.324146  9966 raft_consensus.cc:606] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Received request to transfer leadership to TS 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.362600 10279 consensus_queue.cc:1048] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.371640  9966 raft_consensus.cc:3060] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.379940 10291 consensus_queue.cc:1048] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.381943 10196 raft_consensus.cc:493] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.382427 10196 raft_consensus.cc:515] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.384259 10196 leader_election.cc:290] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.384814 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77c382dc4e424b37aac26956adbe7653" is_pre_election: true
I20260713 09:13:32.386023 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e9e6127f144c488535a7c04139a4ce" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.387956  9931 leader_election.cc:304] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.388820 10196 raft_consensus.cc:2749] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:13:32.453631 10258 consensus_queue.cc:1048] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.463004 10295 consensus_queue.cc:1048] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.519157 10295 raft_consensus.cc:493] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.519639 10295 raft_consensus.cc:515] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.519786 10291 consensus_queue.cc:1048] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.522164  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:32.522946  9965 raft_consensus.cc:2393] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77c382dc4e424b37aac26956adbe7653 in current term 1: Already voted for candidate 28b7d3afdc4543f598e664b8a9b60208 in this term.
I20260713 09:13:32.522812 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.524449 10005 leader_election.cc:304] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [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: 77c382dc4e424b37aac26956adbe7653; no voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.525395 10296 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.522245 10295 leader_election.cc:290] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.531154 10295 raft_consensus.cc:493] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:13:32.531603 10295 raft_consensus.cc:515] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.532217 10296 raft_consensus.cc:2749] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:32.534771 10291 consensus_queue.cc:1048] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.534977 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b7d3afdc4543f598e664b8a9b60208" is_pre_election: true
I20260713 09:13:32.535431 10295 leader_election.cc:290] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.535724 10115 raft_consensus.cc:2393] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77c382dc4e424b37aac26956adbe7653 in current term 1: Already voted for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in this term.
I20260713 09:13:32.538230  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" is_pre_election: true
I20260713 09:13:32.539529 10005 leader_election.cc:304] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [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: 77c382dc4e424b37aac26956adbe7653; no voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb
I20260713 09:13:32.540597 10295 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:13:32.543984 10196 consensus_queue.cc:1048] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.547268 10245 raft_consensus.cc:993] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: : Instructing follower 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:32.547667 10245 raft_consensus.cc:1081] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Signalling peer 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:32.548466 10295 raft_consensus.cc:2749] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:13:32.549342 10041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:33362
I20260713 09:13:32.549975 10041 raft_consensus.cc:493] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:32.550309 10041 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.556386 10041 raft_consensus.cc:515] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.559960 10271 consensus_queue.cc:1048] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.566917  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.567477  9966 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.567688 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8144bd8366c1410fb1e6d465dfb21bd4" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.568238 10115 raft_consensus.cc:3055] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:32.568511 10115 raft_consensus.cc:740] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:32.568838 10041 leader_election.cc:290] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.573437  9966 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:32.569201 10115 consensus_queue.cc:260] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.574816 10115 raft_consensus.cc:3060] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.574937 10274 raft_consensus.cc:993] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: : Instructing follower 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:32.575405 10274 raft_consensus.cc:1081] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Signalling peer 77c382dc4e424b37aac26956adbe7653 to start an election
I20260713 09:13:32.575695 10005 leader_election.cc:304] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [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: 2d53f27be3c34a90a9b86128a8d1b0fb, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:32.576504 10295 raft_consensus.cc:2804] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:32.577092 10295 raft_consensus.cc:697] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:32.577046 10040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
 from {username='slave'} at 127.0.0.1:33346
I20260713 09:13:32.577924 10040 raft_consensus.cc:493] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:32.578738 10040 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.578186 10295 consensus_queue.cc:237] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.581146 10115 raft_consensus.cc:2468] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:32.584081 10040 raft_consensus.cc:515] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.586130 10040 leader_election.cc:290] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [CANDIDATE]: Term 2 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.586797  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:32.587345  9965 raft_consensus.cc:3055] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:32.587661  9965 raft_consensus.cc:740] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:32.588274  9965 consensus_queue.cc:260] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.588564 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a784ff90dba4a0a8452fe5e6ca5f067" candidate_uuid: "77c382dc4e424b37aac26956adbe7653" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.589097 10115 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.589221  9965 raft_consensus.cc:3060] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.590245  9861 catalog_manager.cc:5697] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 1 to 2, leader changed from 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195) to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.594384  9965 raft_consensus.cc:2468] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:32.594727 10115 raft_consensus.cc:2468] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77c382dc4e424b37aac26956adbe7653 in term 2.
I20260713 09:13:32.595706 10007 leader_election.cc:304] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [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: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:32.596522 10295 raft_consensus.cc:2804] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:32.596951 10295 raft_consensus.cc:697] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Leader. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:32.597435 10242 consensus_queue.cc:1048] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.599109 10295 consensus_queue.cc:237] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.600922 10296 consensus_queue.cc:1048] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.610467  9860 catalog_manager.cc:5697] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 reported cstate change: term changed from 1 to 2, leader changed from 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193) to 77c382dc4e424b37aac26956adbe7653 (127.5.110.194). New cstate: current_term: 2 leader_uuid: "77c382dc4e424b37aac26956adbe7653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.618251 10242 consensus_queue.cc:1048] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.635033 10296 consensus_queue.cc:1048] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.641453 10258 raft_consensus.cc:993] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: : Instructing follower 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.641928 10296 raft_consensus.cc:1081] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Signalling peer 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.642375 10291 consensus_queue.cc:1048] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.643496  9966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c8f75a1d403458091875084a1340f94"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:41070
I20260713 09:13:32.644022  9966 raft_consensus.cc:493] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:32.644354  9966 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.649150 10245 raft_consensus.cc:993] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: : Instructing follower 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.649605 10245 raft_consensus.cc:1081] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Signalling peer 2d53f27be3c34a90a9b86128a8d1b0fb to start an election
I20260713 09:13:32.650449  9966 raft_consensus.cc:515] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.651160  9965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
 from {username='slave'} at 127.0.0.1:41064
I20260713 09:13:32.651680  9965 raft_consensus.cc:493] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:32.652031  9965 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.652323  9966 leader_election.cc:290] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 2 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.653899 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:32.654430 10041 raft_consensus.cc:3055] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:32.654708 10041 raft_consensus.cc:740] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:32.655371 10041 consensus_queue.cc:260] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.656002 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8f75a1d403458091875084a1340f94" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.656529 10114 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.656450 10041 raft_consensus.cc:3060] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.656894 10245 consensus_queue.cc:1048] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.657874  9965 raft_consensus.cc:515] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.658972  9964 raft_consensus.cc:1240] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Rejecting Update request from peer 28b7d3afdc4543f598e664b8a9b60208 for earlier term 1. Current term is 2. Ops: []
I20260713 09:13:32.660017  9965 leader_election.cc:290] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [CANDIDATE]: Term 2 election: Requested vote from peers 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915), 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195:45015)
I20260713 09:13:32.661214 10039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:32.663532 10114 raft_consensus.cc:2468] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:32.663811 10291 consensus_queue.cc:1059] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:13:32.664566 10291 raft_consensus.cc:3055] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:13:32.664873 10291 raft_consensus.cc:740] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:32.666642  9932 leader_election.cc:304] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:32.667485 10274 raft_consensus.cc:2804] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:32.667907 10274 raft_consensus.cc:697] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:32.668673 10041 raft_consensus.cc:2468] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:32.668630 10274 consensus_queue.cc:237] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.665657 10291 consensus_queue.cc:260] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.672608 10291 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.677862 10115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705f866b30a7468eaa0963de3653abfe" candidate_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
I20260713 09:13:32.679031  9864 catalog_manager.cc:5697] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 1 to 2, leader changed from 77c382dc4e424b37aac26956adbe7653 (127.5.110.194) to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 2 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.685207 10115 raft_consensus.cc:2468] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d53f27be3c34a90a9b86128a8d1b0fb in term 2.
I20260713 09:13:32.686616  9932 leader_election.cc:304] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [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: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 77c382dc4e424b37aac26956adbe7653
I20260713 09:13:32.687672 10271 raft_consensus.cc:2804] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:13:32.688098 10271 raft_consensus.cc:697] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Becoming Leader. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:32.688766 10271 consensus_queue.cc:237] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [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: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:32.694844  9864 catalog_manager.cc:5697] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb reported cstate change: term changed from 1 to 2, leader changed from 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195) to 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193). New cstate: current_term: 2 leader_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:13:32.784117 10040 raft_consensus.cc:3060] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:32.789095 10040 raft_consensus.cc:1275] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:32.790210 10271 consensus_queue.cc:1048] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:32.797340 10115 raft_consensus.cc:1275] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:32.798511 10272 consensus_queue.cc:1048] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.005811  9965 raft_consensus.cc:1275] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.006923 10296 consensus_queue.cc:1048] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.013356 10114 raft_consensus.cc:1275] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.016063 10242 consensus_queue.cc:1048] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.017288 10114 raft_consensus.cc:1275] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.019187 10242 consensus_queue.cc:1048] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.030644  9965 raft_consensus.cc:1275] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Refusing update from remote peer 77c382dc4e424b37aac26956adbe7653: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.032994 10295 consensus_queue.cc:1048] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.058362 10113 raft_consensus.cc:1275] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.059484 10271 consensus_queue.cc:1048] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.066273 10040 raft_consensus.cc:1275] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.069026 10271 consensus_queue.cc:1048] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.173830 10113 raft_consensus.cc:1275] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.174919 10271 consensus_queue.cc:1048] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:33.182516 10040 raft_consensus.cc:3060] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:13:33.191107 10040 raft_consensus.cc:1275] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Refusing update from remote peer 2d53f27be3c34a90a9b86128a8d1b0fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:13:33.192231 10271 consensus_queue.cc:1048] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:13:35.330101  9861 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44304:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:13:35.349012  9861 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44304:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:13:35.377923  5563 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:13:35.479139 10364 tablet.cc:1724] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.502350 10363 tablet.cc:1724] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.483580 10368 tablet.cc:1724] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:35.514950  9931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.194:42915, user_credentials={real_user=slave}} blocked reactor thread for 56636.1us
I20260713 09:13:35.516407 10366 tablet.cc:1724] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:35.533291 10357 log.cc:927] Time spent T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260713 09:13:35.527333 10007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.195:45015, user_credentials={real_user=slave}} blocked reactor thread for 46133.7us
I20260713 09:13:35.575254 10381 tablet.cc:1724] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.588948 10368 tablet.cc:1724] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.603940 10037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9"
dest_uuid: "77c382dc4e424b37aac26956adbe7653"
mode: GRACEFUL
new_leader_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:48118
I20260713 09:13:35.609436 10037 raft_consensus.cc:606] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Received request to transfer leadership to TS 28b7d3afdc4543f598e664b8a9b60208
I20260713 09:13:35.637768 10386 tablet.cc:1724] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.629921 10383 tablet.cc:1724] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.638846 10391 tablet.cc:1724] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.675503 10363 tablet.cc:1724] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.676864 10387 tablet.cc:1724] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:13:35.694922 10005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.110.193:44471, user_credentials={real_user=slave}} blocked reactor thread for 169225us
I20260713 09:13:35.653470 10368 tablet.cc:1724] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.705919 10363 tablet.cc:1724] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.741084 10368 tablet.cc:1724] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.741715 10383 tablet.cc:1724] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.748143 10386 tablet.cc:1724] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.749266 10363 tablet.cc:1724] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.750545 10366 tablet.cc:1724] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.769892 10397 tablet.cc:1724] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.770053 10381 tablet.cc:1724] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.791916 10383 tablet.cc:1724] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.793596 10387 tablet.cc:1724] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.799391 10366 tablet.cc:1724] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.805369  9963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a"
dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
mode: GRACEFUL
new_leader_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:37564
I20260713 09:13:35.806033  9963 raft_consensus.cc:606] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Received request to transfer leadership to TS 28b7d3afdc4543f598e664b8a9b60208
I20260713 09:13:35.807466  5563 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:13:35.808066  5563 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:13:35.800915 10391 tablet.cc:1724] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.826750 10381 tablet.cc:1724] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.832828 10369 raft_consensus.cc:993] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: : Instructing follower 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:35.833539 10385 raft_consensus.cc:1081] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Signalling peer 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:35.839149 10393 raft_consensus.cc:993] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: : Instructing follower 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:35.839694 10392 raft_consensus.cc:1081] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Signalling peer 28b7d3afdc4543f598e664b8a9b60208 to start an election
I20260713 09:13:35.841454 10113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:55290
I20260713 09:13:35.842020 10113 raft_consensus.cc:493] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:35.842365 10113 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.841454 10115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a"
dest_uuid: "28b7d3afdc4543f598e664b8a9b60208"
 from {username='slave'} at 127.0.0.1:55288
I20260713 09:13:35.846216 10115 raft_consensus.cc:493] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:13:35.846596 10115 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.852514 10115 raft_consensus.cc:515] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.867447 10381 tablet.cc:1724] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.871636 10115 leader_election.cc:290] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 3 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:35.865455 10113 raft_consensus.cc:515] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.872665 10039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:35.873260 10039 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.873569  9966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9955c06d1c7847b8a5c5f5fe4153246a" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:35.874198 10113 leader_election.cc:290] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 3 election: Requested vote from peers 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471), 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915)
I20260713 09:13:35.875334 10038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77c382dc4e424b37aac26956adbe7653"
I20260713 09:13:35.874164  9966 raft_consensus.cc:3055] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:35.875900 10038 raft_consensus.cc:3055] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:13:35.876328 10038 raft_consensus.cc:740] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77c382dc4e424b37aac26956adbe7653, State: Running, Role: LEADER
I20260713 09:13:35.875933  9966 raft_consensus.cc:740] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d53f27be3c34a90a9b86128a8d1b0fb, State: Running, Role: LEADER
I20260713 09:13:35.878136 10368 tablet.cc:1724] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:13:35.878676  9966 consensus_queue.cc:260] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.879778  9966 raft_consensus.cc:3060] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.879984 10039 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 3.
I20260713 09:13:35.877063 10038 consensus_queue.cc:260] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.880956 10038 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.885605  9965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e25b3d89f4301a065dd2d1765b3e9" candidate_uuid: "28b7d3afdc4543f598e664b8a9b60208" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb"
I20260713 09:13:35.886058  9966 raft_consensus.cc:2468] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 3.
I20260713 09:13:35.886157  9965 raft_consensus.cc:3060] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:13:35.889381 10038 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 3.
I20260713 09:13:35.890646 10080 leader_election.cc:304] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b7d3afdc4543f598e664b8a9b60208, 77c382dc4e424b37aac26956adbe7653; no voters: 
I20260713 09:13:35.891515 10394 raft_consensus.cc:2804] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:35.891848 10394 raft_consensus.cc:697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 3 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:35.892261  9965 raft_consensus.cc:2468] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b7d3afdc4543f598e664b8a9b60208 in term 3.
I20260713 09:13:35.892623 10394 consensus_queue.cc:237] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.894083 10079 leader_election.cc:304] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b7d3afdc4543f598e664b8a9b60208, 2d53f27be3c34a90a9b86128a8d1b0fb; no voters: 
I20260713 09:13:35.894807 10291 raft_consensus.cc:2804] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:13:35.898686 10291 raft_consensus.cc:697] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 3 LEADER]: Becoming Leader. State: Replica: 28b7d3afdc4543f598e664b8a9b60208, State: Running, Role: LEADER
I20260713 09:13:35.899457 10291 consensus_queue.cc:237] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } }
I20260713 09:13:35.900751  9864 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: soft_deleted_table [id=5fc2ac69920647048c9d8825c81af61a] alter complete (version 1)
I20260713 09:13:35.911194  9860 catalog_manager.cc:5697] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 2 to 3, leader changed from 77c382dc4e424b37aac26956adbe7653 (127.5.110.194) to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:35.912364  9860 catalog_manager.cc:5697] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 reported cstate change: term changed from 2 to 3, leader changed from 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193) to 28b7d3afdc4543f598e664b8a9b60208 (127.5.110.195). New cstate: current_term: 3 leader_uuid: "28b7d3afdc4543f598e664b8a9b60208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b7d3afdc4543f598e664b8a9b60208" member_type: VOTER last_known_addr { host: "127.5.110.195" port: 45015 } health_report { overall_health: HEALTHY } } }
I20260713 09:13:36.297555 10039 raft_consensus.cc:1275] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:36.298660 10291 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:36.305058 10039 raft_consensus.cc:1275] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:36.307101 10291 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77c382dc4e424b37aac26956adbe7653" member_type: VOTER last_known_addr { host: "127.5.110.194" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:36.309140  9966 raft_consensus.cc:1275] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:36.311178 10394 consensus_queue.cc:1048] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:36.320437  9965 raft_consensus.cc:1275] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Refusing update from remote peer 28b7d3afdc4543f598e664b8a9b60208: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:13:36.330471 10291 consensus_queue.cc:1048] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d53f27be3c34a90a9b86128a8d1b0fb" member_type: VOTER last_known_addr { host: "127.5.110.193" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:13:36.859473  5563 tablet_server.cc:179] TabletServer@127.5.110.193:0 shutting down...
I20260713 09:13:36.880517  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:36.881178  5563 tablet_replica.cc:333] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.881837  5563 raft_consensus.cc:2243] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.882295  5563 raft_consensus.cc:2272] T 8144bd8366c1410fb1e6d465dfb21bd4 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.884204  5563 tablet_replica.cc:333] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.884753  5563 raft_consensus.cc:2243] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.885593  5563 raft_consensus.cc:2272] T 1f4e2432510c4da29614743ef8b412b9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.887835  5563 tablet_replica.cc:333] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.888324  5563 raft_consensus.cc:2243] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.888681  5563 raft_consensus.cc:2272] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.890637  5563 tablet_replica.cc:333] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.891345  5563 raft_consensus.cc:2243] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.891717  5563 raft_consensus.cc:2272] T f4e9e6127f144c488535a7c04139a4ce P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.893249  5563 tablet_replica.cc:333] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.893803  5563 raft_consensus.cc:2243] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.894181  5563 raft_consensus.cc:2272] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.895699  5563 tablet_replica.cc:333] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.896219  5563 raft_consensus.cc:2243] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.896908  5563 raft_consensus.cc:2272] T 705f866b30a7468eaa0963de3653abfe P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.898523  5563 tablet_replica.cc:333] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.899035  5563 raft_consensus.cc:2243] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.899410  5563 raft_consensus.cc:2272] T bc3190e65ce3415f9b460f81d138801c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.900919  5563 tablet_replica.cc:333] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.901456  5563 raft_consensus.cc:2243] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.902169  5563 raft_consensus.cc:2272] T 5b4f0a83a6084159905564dff9adab25 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.903749  5563 tablet_replica.cc:333] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.904237  5563 raft_consensus.cc:2243] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.904618  5563 raft_consensus.cc:2272] T 5fb98ec615e54d80956a34770d9436f6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.906477  5563 tablet_replica.cc:333] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
W20260713 09:13:36.906806 10079 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:13:36.907135  5563 raft_consensus.cc:2243] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.908123  5563 raft_consensus.cc:2272] T 9ff89795fa3e493eb8a0fb56b3a6831c P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:36.909873 10079 consensus_peers.cc:597] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:36.910068  5563 tablet_replica.cc:333] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.910778  5563 raft_consensus.cc:2243] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.911464  5563 raft_consensus.cc:2272] T eac4512cbce34bef9f6d3cf923a6e0d6 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.913162  5563 tablet_replica.cc:333] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.913691  5563 raft_consensus.cc:2243] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.914068  5563 raft_consensus.cc:2272] T 8fbc41f2bf114f16835f2f256ad387c2 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.915746  5563 tablet_replica.cc:333] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.916224  5563 raft_consensus.cc:2243] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.917030  5563 raft_consensus.cc:2272] T 5035996e7da34d08b1893c09f10115f5 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.918902  5563 tablet_replica.cc:333] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.919376  5563 raft_consensus.cc:2243] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.919755  5563 raft_consensus.cc:2272] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.921936  5563 tablet_replica.cc:333] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.922397  5563 raft_consensus.cc:2243] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.922763  5563 raft_consensus.cc:2272] T f58e869ddf85477aacddc554f0d4fd53 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.924396  5563 tablet_replica.cc:333] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.924830  5563 raft_consensus.cc:2243] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:36.925472  5563 raft_consensus.cc:2272] T 2c8f75a1d403458091875084a1340f94 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.927125  5563 tablet_replica.cc:333] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.927548  5563 raft_consensus.cc:2243] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.927901  5563 raft_consensus.cc:2272] T 9955c06d1c7847b8a5c5f5fe4153246a P 2d53f27be3c34a90a9b86128a8d1b0fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:36.930155  5563 tablet_replica.cc:333] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb: stopping tablet replica
I20260713 09:13:36.930596  5563 raft_consensus.cc:2243] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:36.930961  5563 raft_consensus.cc:2272] T 3f8b7ae66df94a49941ddeab429fa763 P 2d53f27be3c34a90a9b86128a8d1b0fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:36.963788 10005 consensus_peers.cc:597] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:36.969099  5563 tablet_server.cc:196] TabletServer@127.5.110.193:0 shutdown complete.
W20260713 09:13:36.975850 10005 consensus_peers.cc:597] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:36.994551  5563 tablet_server.cc:179] TabletServer@127.5.110.194:0 shutting down...
W20260713 09:13:36.996191 10005 consensus_peers.cc:597] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:37.018285  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:37.018958  5563 tablet_replica.cc:333] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.019537  5563 raft_consensus.cc:2243] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.019986  5563 raft_consensus.cc:2272] T 705f866b30a7468eaa0963de3653abfe P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.021803  5563 tablet_replica.cc:333] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.022401  5563 raft_consensus.cc:2243] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.022800  5563 raft_consensus.cc:2272] T f4e9e6127f144c488535a7c04139a4ce P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.024441  5563 tablet_replica.cc:333] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.024928  5563 raft_consensus.cc:2243] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.025691  5563 raft_consensus.cc:2272] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.027469  5563 tablet_replica.cc:333] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.027968  5563 raft_consensus.cc:2243] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.028638  5563 raft_consensus.cc:2272] T 8144bd8366c1410fb1e6d465dfb21bd4 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.030367  5563 tablet_replica.cc:333] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.030864  5563 raft_consensus.cc:2243] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.031226  5563 raft_consensus.cc:2272] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.033138  5563 tablet_replica.cc:333] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.033712  5563 raft_consensus.cc:2243] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.034097  5563 raft_consensus.cc:2272] T 5035996e7da34d08b1893c09f10115f5 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.035601  5563 tablet_replica.cc:333] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.036079  5563 raft_consensus.cc:2243] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.036720  5563 raft_consensus.cc:2272] T f58e869ddf85477aacddc554f0d4fd53 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.038288  5563 tablet_replica.cc:333] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.038800  5563 raft_consensus.cc:2243] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.039234  5563 raft_consensus.cc:2272] T 2c8f75a1d403458091875084a1340f94 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.040714  5563 tablet_replica.cc:333] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.041170  5563 raft_consensus.cc:2243] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.041853  5563 raft_consensus.cc:2272] T 3f8b7ae66df94a49941ddeab429fa763 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.043550  5563 tablet_replica.cc:333] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.044250  5563 raft_consensus.cc:2243] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.044705  5563 raft_consensus.cc:2272] T 9955c06d1c7847b8a5c5f5fe4153246a P 77c382dc4e424b37aac26956adbe7653 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:37.046433 10005 consensus_peers.cc:597] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:37.047145  5563 tablet_replica.cc:333] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.047822  5563 raft_consensus.cc:2243] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.048252  5563 raft_consensus.cc:2272] T eac4512cbce34bef9f6d3cf923a6e0d6 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.050006  5563 tablet_replica.cc:333] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.050513  5563 raft_consensus.cc:2243] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.051162  5563 raft_consensus.cc:2272] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.052757  5563 tablet_replica.cc:333] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.053242  5563 raft_consensus.cc:2243] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.053606  5563 raft_consensus.cc:2272] T 1f4e2432510c4da29614743ef8b412b9 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.055217  5563 tablet_replica.cc:333] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.055670  5563 raft_consensus.cc:2243] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.056298  5563 raft_consensus.cc:2272] T bc3190e65ce3415f9b460f81d138801c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.057955  5563 tablet_replica.cc:333] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.058418  5563 raft_consensus.cc:2243] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.058791  5563 raft_consensus.cc:2272] T 5b4f0a83a6084159905564dff9adab25 P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.060413  5563 tablet_replica.cc:333] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.060889  5563 raft_consensus.cc:2243] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.061235  5563 raft_consensus.cc:2272] T 5fb98ec615e54d80956a34770d9436f6 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.062886  5563 tablet_replica.cc:333] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.063310  5563 raft_consensus.cc:2243] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.063979  5563 raft_consensus.cc:2272] T 8fbc41f2bf114f16835f2f256ad387c2 P 77c382dc4e424b37aac26956adbe7653 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.065699  5563 tablet_replica.cc:333] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653: stopping tablet replica
I20260713 09:13:37.066118  5563 raft_consensus.cc:2243] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.066452  5563 raft_consensus.cc:2272] T 9ff89795fa3e493eb8a0fb56b3a6831c P 77c382dc4e424b37aac26956adbe7653 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:13:37.083060 10079 consensus_peers.cc:597] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 -> Peer 2d53f27be3c34a90a9b86128a8d1b0fb (127.5.110.193:44471): Couldn't send request to peer 2d53f27be3c34a90a9b86128a8d1b0fb. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.193:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:37.102655  5563 tablet_server.cc:196] TabletServer@127.5.110.194:0 shutdown complete.
I20260713 09:13:37.126109  5563 tablet_server.cc:179] TabletServer@127.5.110.195:0 shutting down...
W20260713 09:13:37.145582 10080 consensus_peers.cc:597] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 -> Peer 77c382dc4e424b37aac26956adbe7653 (127.5.110.194:42915): Couldn't send request to peer 77c382dc4e424b37aac26956adbe7653. Status: Network error: Client connection negotiation failed: client connection to 127.5.110.194:42915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:13:37.149253  5563 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:13:37.149896  5563 tablet_replica.cc:333] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.150461  5563 raft_consensus.cc:2243] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.150893  5563 raft_consensus.cc:2272] T 8144bd8366c1410fb1e6d465dfb21bd4 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.152547  5563 tablet_replica.cc:333] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.153076  5563 raft_consensus.cc:2243] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.153467  5563 raft_consensus.cc:2272] T 7bc32bc8e7e74cd98f88bfacb2685a3c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.155079  5563 tablet_replica.cc:333] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.155553  5563 raft_consensus.cc:2243] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.155926  5563 raft_consensus.cc:2272] T 705f866b30a7468eaa0963de3653abfe P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.157452  5563 tablet_replica.cc:333] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.157992  5563 raft_consensus.cc:2243] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.158694  5563 raft_consensus.cc:2272] T f4e9e6127f144c488535a7c04139a4ce P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.160311  5563 tablet_replica.cc:333] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.160786  5563 raft_consensus.cc:2243] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.161142  5563 raft_consensus.cc:2272] T 1f4e2432510c4da29614743ef8b412b9 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.162688  5563 tablet_replica.cc:333] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.163160  5563 raft_consensus.cc:2243] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.163524  5563 raft_consensus.cc:2272] T 8a784ff90dba4a0a8452fe5e6ca5f067 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.165056  5563 tablet_replica.cc:333] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.165572  5563 raft_consensus.cc:2243] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.165931  5563 raft_consensus.cc:2272] T bc3190e65ce3415f9b460f81d138801c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.167434  5563 tablet_replica.cc:333] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.167961  5563 raft_consensus.cc:2243] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.168339  5563 raft_consensus.cc:2272] T 5b4f0a83a6084159905564dff9adab25 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.169891  5563 tablet_replica.cc:333] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.170368  5563 raft_consensus.cc:2243] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.171026  5563 raft_consensus.cc:2272] T 5fb98ec615e54d80956a34770d9436f6 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.172549  5563 tablet_replica.cc:333] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.173033  5563 raft_consensus.cc:2243] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.173382  5563 raft_consensus.cc:2272] T 9ff89795fa3e493eb8a0fb56b3a6831c P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.174865  5563 tablet_replica.cc:333] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.175325  5563 raft_consensus.cc:2243] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.175673  5563 raft_consensus.cc:2272] T eac4512cbce34bef9f6d3cf923a6e0d6 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.177191  5563 tablet_replica.cc:333] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.177676  5563 raft_consensus.cc:2243] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.178046  5563 raft_consensus.cc:2272] T 8fbc41f2bf114f16835f2f256ad387c2 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.179580  5563 tablet_replica.cc:333] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.180047  5563 raft_consensus.cc:2243] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.180428  5563 raft_consensus.cc:2272] T 5035996e7da34d08b1893c09f10115f5 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.181978  5563 tablet_replica.cc:333] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.182441  5563 raft_consensus.cc:2243] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.183130  5563 raft_consensus.cc:2272] T 6b1e25b3d89f4301a065dd2d1765b3e9 P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.185348  5563 tablet_replica.cc:333] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.185925  5563 raft_consensus.cc:2243] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.186322  5563 raft_consensus.cc:2272] T 2c8f75a1d403458091875084a1340f94 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.188019  5563 tablet_replica.cc:333] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.188532  5563 raft_consensus.cc:2243] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.189232  5563 raft_consensus.cc:2272] T 9955c06d1c7847b8a5c5f5fe4153246a P 28b7d3afdc4543f598e664b8a9b60208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.191593  5563 tablet_replica.cc:333] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.192080  5563 raft_consensus.cc:2243] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.192452  5563 raft_consensus.cc:2272] T 3f8b7ae66df94a49941ddeab429fa763 P 28b7d3afdc4543f598e664b8a9b60208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.194068  5563 tablet_replica.cc:333] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208: stopping tablet replica
I20260713 09:13:37.194478  5563 raft_consensus.cc:2243] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:13:37.194854  5563 raft_consensus.cc:2272] T f58e869ddf85477aacddc554f0d4fd53 P 28b7d3afdc4543f598e664b8a9b60208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.240701  5563 tablet_server.cc:196] TabletServer@127.5.110.195:0 shutdown complete.
I20260713 09:13:37.291402  5563 master.cc:562] Master@127.5.110.254:43637 shutting down...
I20260713 09:13:37.311550  5563 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:13:37.312386  5563 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:13:37.312757  5563 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f10401b36724a9dbbab39e4e46d51d8: stopping tablet replica
I20260713 09:13:37.334347  5563 master.cc:584] Master@127.5.110.254:43637 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11073 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22896 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110719 ms total)
[  PASSED  ] 8 tests.
I20260713 09:13:37.390625  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 394 messages since previous log ~13 seconds ago
I20260713 09:13:37.390832  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260713 09:13:37.390971  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~13 seconds ago
I20260713 09:13:37.391129  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:13:37.391273  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:13:37.391477  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:13:37.391718  5563 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
